Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-maps from 18.1.0 to 18.2.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-maps from 18.1.0 to 18.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 2c749b3 commit ff38521
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 @@ -61,7 +61,7 @@ test-lint = { module = "com.android.tools.lint:lint-tests", version.ref = "lint"
test-compose = { group = "androidx.compose.ui", name = "ui-test-junit4" }

google-material = "com.google.android.material:material:1.10.0"
google-maps = "com.google.android.gms:play-services-maps:18.1.0"
google-maps = "com.google.android.gms:play-services-maps:18.2.0"
google-mapsCompose = "com.google.maps.android:maps-compose:3.1.1"
google-kspApi = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
google-guava = "com.google.guava:guava:32.1.3-jre"
Expand Down

0 comments on commit ff38521

Please sign in to comment.