Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion game_template/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:
# delete the relevant line below, and get rid of any Dart code
# that references the dependency.
firebase_core: ^2.1.1 # Needed for Crashlytics below
firebase_crashlytics: ^3.3.5 # Error reporting
firebase_crashlytics: ^3.4.14 # Error reporting
games_services: ^4.0.0 # Achievements and leaderboards
google_mobile_ads: ^4.0.0 # Ads
in_app_purchase: ^3.0.1 # In-app purchases
Expand Down