mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Bump firebase_core and firebase_crashlytics in /game_template (#2322)
This commit is contained in:
@@ -23,8 +23,8 @@ dependencies:
|
|||||||
# If you don't need one of the following dependencies,
|
# If you don't need one of the following dependencies,
|
||||||
# delete the relevant line below, and get rid of any Dart code
|
# delete the relevant line below, and get rid of any Dart code
|
||||||
# that references the dependency.
|
# that references the dependency.
|
||||||
firebase_core: ^2.1.1 # Needed for Crashlytics below
|
firebase_core: ^3.0.0 # Needed for Crashlytics below
|
||||||
firebase_crashlytics: ^3.4.16 # Error reporting
|
firebase_crashlytics: ^4.0.0 # Error reporting
|
||||||
games_services: ^4.0.0 # Achievements and leaderboards
|
games_services: ^4.0.0 # Achievements and leaderboards
|
||||||
google_mobile_ads: ^5.0.0 # Ads
|
google_mobile_ads: ^5.0.0 # Ads
|
||||||
in_app_purchase: ^3.0.1 # In-app purchases
|
in_app_purchase: ^3.0.1 # In-app purchases
|
||||||
|
|||||||
Reference in New Issue
Block a user