mirror of
https://github.com/flutter/samples.git
synced 2026-04-06 19:52:04 +00:00
Upgrade macOS, iOS and Android runners (#1425)
Just removed the old `ios/`, `macos/` and `android/` folders and recreated them using `flutter create .`, then massaged the runners back into working order.
This commit is contained in:
@@ -25,7 +25,7 @@ dependencies:
|
||||
# that references the dependency.
|
||||
firebase_core: ^1.15.0 # Needed for Crashlytics below
|
||||
firebase_crashlytics: ^2.8.1 # Error reporting
|
||||
games_services: ^2.0.7 # Achievements and leaderboards
|
||||
games_services: ^3.0.0 # Achievements and leaderboards
|
||||
google_mobile_ads: ^1.1.0 # Ads
|
||||
in_app_purchase: ^3.0.1 # In-app purchases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user