diff --git a/example/ios/Gemfile.lock b/example/ios/Gemfile.lock index cc4bf5f3..cd71d005 100644 --- a/example/ios/Gemfile.lock +++ b/example/ios/Gemfile.lock @@ -80,7 +80,7 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) - fastlane-plugin-firebase_app_distribution (0.1.4) + fastlane-plugin-firebase_app_distribution (0.2.3) gh_inspector (1.1.3) google-api-client (0.38.0) addressable (~> 2.5, >= 2.5.1) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index d6a7d76f..0faf2ed7 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,7 +1,7 @@ name: example description: A new Flutter project. -version: 1.0.15+17 +version: 1.0.16+18 environment: sdk: ">=2.2.2 <3.0.0"