We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1647de8 commit 5e539d1Copy full SHA for 5e539d1
1 file changed
admob/app/build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
implementation("androidx.navigation:navigation-fragment-ktx:2.9.8")
52
implementation("androidx.navigation:navigation-ui-ktx:2.9.8")
53
54
- implementation("com.google.android.gms:play-services-ads:25.2.0")
+ implementation("com.google.android.gms:play-services-ads:25.3.0")
55
56
// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
57
implementation(platform("com.google.firebase:firebase-bom:34.13.0"))
0 commit comments