Skip to content

Commit

Permalink
Auto-update dependencies. (#1609)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed May 11, 2024
1 parent c7080ce commit af96c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admob/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation("androidx.navigation:navigation-fragment-ktx:2.7.7")
implementation("androidx.navigation:navigation-ui-ktx:2.7.7")

implementation("com.google.android.gms:play-services-ads:23.0.0")
implementation("com.google.android.gms:play-services-ads:23.1.0")

// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
implementation(platform("com.google.firebase:firebase-bom:33.0.0"))
Expand Down

0 comments on commit af96c6d

Please sign in to comment.