Skip to content

Commit 16bd694

Browse files
authored
Auto-update dependencies. (#374)
Brought to you by your friendly [Repository Gardener](https://github.com/GoogleCloudPlatform/repository-gardener).
1 parent 4a1f418 commit 16bd694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admob/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ dependencies {
2525
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
2626
implementation 'androidx.browser:browser:1.0.0'
2727
implementation 'androidx.appcompat:appcompat:1.5.0'
28-
implementation "com.google.firebase:firebase-ads:21.1.0"
28+
implementation "com.google.firebase:firebase-ads:21.2.0"
2929
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
3030
implementation "androidx.multidex:multidex:2.0.1"
3131

3232
// [START gradle_play_config]
33-
implementation 'com.google.android.gms:play-services-ads:21.1.0'
33+
implementation 'com.google.android.gms:play-services-ads:21.2.0'
3434
// [END gradle_play_config]
3535

3636
// For an optimal experience using AdMob, add the Firebase SDK

0 commit comments

Comments
 (0)