From 10fb54d8b4254626f244b80d303665b7239f7496 Mon Sep 17 00:00:00 2001 From: Lijo George Date: Wed, 8 Nov 2023 16:03:46 +0530 Subject: [PATCH] #172 ios-privacyDashboard version update to 2023.11.6 ios-privacyDashboard version update to 2023.11.6 --- ios/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Podfile b/ios/Podfile index 454b85b..f139709 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -37,7 +37,7 @@ target 'Runner' do # use_frameworks! use_modular_headers! - pod 'PrivacyDashboardiOS','2023.11.5' + pod 'PrivacyDashboardiOS','2023.11.6' pod 'ama-ios-sdk' flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))