Skip to content

Commit

Permalink
Bump google_mobile_ads from 2.4.0 to 3.0.0 in /game_template
Browse files Browse the repository at this point in the history
Bumps [google_mobile_ads](https://github.com/googleads/googleads-mobile-flutter/tree/main/packages) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/googleads/googleads-mobile-flutter/releases)
- [Commits](https://github.com/googleads/googleads-mobile-flutter/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: google_mobile_ads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 25, 2023
1 parent 90abaa2 commit 170e3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game_template/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
firebase_core: ^2.1.1 # Needed for Crashlytics below
firebase_crashlytics: ^3.0.3 # Error reporting
games_services: ^3.0.0 # Achievements and leaderboards
google_mobile_ads: ^2.0.1 # Ads
google_mobile_ads: ^3.0.0 # Ads
in_app_purchase: ^3.0.1 # In-app purchases

dev_dependencies:
Expand Down

0 comments on commit 170e3ce

Please sign in to comment.