Skip to content

Commit 7508d7f

Browse files
authored
Auto-update dependencies. (#419)
Brought to you by your friendly [Repository Gardener](https://togithub.com/GoogleCloudPlatform/repository-gardener).
1 parent b266995 commit 7508d7f

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
@@ -26,12 +26,12 @@ dependencies {
2626
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
2727
implementation 'androidx.browser:browser:1.0.0'
2828
implementation 'androidx.appcompat:appcompat:1.6.0'
29-
implementation "com.google.firebase:firebase-ads:21.4.0"
29+
implementation "com.google.firebase:firebase-ads:21.5.0"
3030
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
3131
implementation "androidx.multidex:multidex:2.0.1"
3232

3333
// [START gradle_play_config]
34-
implementation 'com.google.android.gms:play-services-ads:21.4.0'
34+
implementation 'com.google.android.gms:play-services-ads:21.5.0'
3535
// [END gradle_play_config]
3636

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

0 commit comments

Comments
 (0)