diff --git a/ios/Podfile.lock b/ios/Podfile.lock index ed773de..72bd55e 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -42,4 +42,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: cc1f88378b4bfcf93a6ce00d2c587857c6008d3b -COCOAPODS: 1.9.3 +COCOAPODS: 1.10.1 diff --git a/pubspec.yaml b/pubspec.yaml index 27a826b..1433b1a 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: 0.2.5+7 +version: 0.2.6+8 environment: sdk: ">=2.7.0 <3.0.0"