We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7080ce commit 36ef05eCopy full SHA for 36ef05e
admob/app/build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
implementation("androidx.navigation:navigation-fragment-ktx:2.7.7")
56
implementation("androidx.navigation:navigation-ui-ktx:2.7.7")
57
58
- implementation("com.google.android.gms:play-services-ads:23.0.0")
+ implementation("com.google.android.gms:play-services-ads:23.1.0")
59
60
// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
61
implementation(platform("com.google.firebase:firebase-bom:33.0.0"))
0 commit comments