From a40325ff93048744960e3aefb237435214983dd8 Mon Sep 17 00:00:00 2001 From: Justin Malandruccolo Date: Thu, 9 May 2024 11:27:25 -0400 Subject: [PATCH] 5.1.0 --- samples/admob/rewarded_interstitial_example/pubspec.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/samples/admob/rewarded_interstitial_example/pubspec.yaml b/samples/admob/rewarded_interstitial_example/pubspec.yaml index ecde33f9f..851a5da5a 100644 --- a/samples/admob/rewarded_interstitial_example/pubspec.yaml +++ b/samples/admob/rewarded_interstitial_example/pubspec.yaml @@ -7,13 +7,9 @@ environment: sdk: '>=3.2.0 <4.0.0' dependencies: - google_mobile_ads: - git: - url: https://github.com/googleads/googleads-mobile-flutter/ - path: ./packages/google_mobile_ads - flutter: sdk: flutter + google_mobile_ads: ^5.1.0 dev_dependencies: flutter_test: