From fd90cefdf6633593c5f4d653d40249d371da1857 Mon Sep 17 00:00:00 2001 From: Lijo George Date: Thu, 11 Jan 2024 18:58:43 +0530 Subject: [PATCH] Feature:#273-Update PrivacyDashboardiOS version to 2024.1.2 --- ios/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Podfile b/ios/Podfile index c247f3f..d6a461f 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -37,7 +37,7 @@ target 'Runner' do # use_frameworks! use_modular_headers! - pod 'PrivacyDashboardiOS','2024.1.1' + pod 'PrivacyDashboardiOS','2024.1.2' pod 'ama-ios-sdk' flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))