Skip to content

Commit

Permalink
Bump com.google.gms.google-services from 4.3.15 to 4.4.2
Browse files Browse the repository at this point in the history
Bumps com.google.gms.google-services from 4.3.15 to 4.4.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent c5bc22f commit 1523568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pluginManagement {
gradle.ext.kotlinVersion = '1.9.24'
gradle.ext.kspVersion = '1.9.24-1.0.20'
gradle.ext.agpVersion = '8.5.1'
gradle.ext.googleServicesVersion = '4.3.15'
gradle.ext.googleServicesVersion = '4.4.2'
gradle.ext.navigationVersion = '2.7.7'
gradle.ext.sentryVersion = '4.11.0'
gradle.ext.daggerVersion = "2.50"
Expand Down

0 comments on commit 1523568

Please sign in to comment.