Skip to content

Commit

Permalink
⬆ Update dependency com.google.android.gms:play-services-ads to v23.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 29, 2024
1 parent 8948536 commit 94888b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ sqldelight-android-driver = { module = "app.cash.sqldelight:android-driver", ver
sqldelight-coroutines-extensions = { module = "app.cash.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
sqldelight-sqlite-dialect = { module = "app.cash.sqldelight:sqlite-3-25-dialect", version.ref = "sqldelight" }
requery-sqlite = "com.github.requery:sqlite-android:3.45.0"
play-services-ads = "com.google.android.gms:play-services-ads:23.4.0"
play-services-ads = "com.google.android.gms:play-services-ads:23.5.0"
play-services-billing = "com.android.billingclient:billing:7.1.1"
glance = { module = "androidx.glance:glance", version.ref = "glance" }
glance-widgets = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
Expand Down

0 comments on commit 94888b8

Please sign in to comment.