From dadfaebf073abeb37b7cc83d92c26b5f5e40d3dd Mon Sep 17 00:00:00 2001 From: Danmei Chen Date: Thu, 3 Jan 2019 11:19:30 +0100 Subject: [PATCH] update Podfile --- Podfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Podfile b/Podfile index 36bbeebb4..252bfda4a 100644 --- a/Podfile +++ b/Podfile @@ -23,7 +23,7 @@ target 'liblinphoneTester' do use_frameworks! # Pods for liblinphoneTester - pod 'linphone-sdk', '~> 4.1-151-g01a5d2a' + pod 'linphone-sdk', '~> 4.1-152-g7a39770' target 'liblinphoneTesterTests' do inherit! :search_paths @@ -37,7 +37,7 @@ target 'linphone' do use_frameworks! # Pods for linphone - pod 'linphone-sdk', '~> 4.1-151-g01a5d2a' + pod 'linphone-sdk', '~> 4.1-152-g7a39770' target 'linphoneTests' do inherit! :search_paths