Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-ads from 23.1.0 to 23.2.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-ads from 23.1.0 to 23.2.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-ads
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 3e90c51 commit eb26400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ext.deps = [
],
'material' : 'com.google.android.material:material:1.12.0',
'gps' : [
'ads' : "com.google.android.gms:play-services-ads:23.1.0",
'ads' : "com.google.android.gms:play-services-ads:23.2.0",
'basement': "com.google.android.gms:play-services-basement:18.4.0",
'base' : "com.google.android.gms:play-services-base:18.5.0",
],
Expand Down

0 comments on commit eb26400

Please sign in to comment.