Skip to content

Commit

Permalink
⬆ Update dependency com.google.android.gms:play-services-ads to v23.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 64f9ea9 commit 9f771eb
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 @@ -54,7 +54,7 @@ sqldelight-android-driver = { module = "com.squareup.sqldelight:android-driver",
sqldelight-coroutines-extensions = { module = "com.squareup.sqldelight:coroutines-extensions", version.ref = "sqldelight" }
sqldelight-sqlite-driver = { module = "com.squareup.sqldelight:sqlite-driver", version.ref = "sqldelight" }
requery-sqlite = "com.github.requery:sqlite-android:3.45.0"
play-services-ads = "com.google.android.gms:play-services-ads:23.1.0"
play-services-ads = "com.google.android.gms:play-services-ads:23.2.0"
play-services-billing = "com.android.billingclient:billing:7.0.0"
glance = { module = "androidx.glance:glance", version.ref = "glance" }
glance-widgets = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
Expand Down

0 comments on commit 9f771eb

Please sign in to comment.