From 6bd3d423f9870b87b7a55dac7c8af23a480abb6e Mon Sep 17 00:00:00 2001 From: Hanh Date: Sun, 24 Mar 2024 22:12:32 +1000 Subject: [PATCH] 1.5.6 --- ios/Runner/PrivacyInfo.xcprivacy | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/Runner/PrivacyInfo.xcprivacy b/ios/Runner/PrivacyInfo.xcprivacy index a85356d7..d65521a5 100644 --- a/ios/Runner/PrivacyInfo.xcprivacy +++ b/ios/Runner/PrivacyInfo.xcprivacy @@ -33,7 +33,7 @@ NSPrivacyAccessedAPICategoryFileTimestamp NSPrivacyAccessedAPITypeReasons - 85F4.1 + 3B52.1 diff --git a/pubspec.yaml b/pubspec.yaml index 03e25bdc..54191b4f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.5.6+519 +version: 1.5.6+520 environment: sdk: ">=3.0.0 <4.0.0"