Skip to content

Commit

Permalink
Bump com.google.maps.android:maps-compose from 6.0.0 to 6.1.0 (#2042)
Browse files Browse the repository at this point in the history
Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](googlemaps/android-maps-compose@v6.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent f9dd53d commit bbb8f71
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-compose = { group = "androidx.compose.ui", name = "ui-test-junit4" }

google-material = "com.google.android.material:material:1.12.0"
google-maps = "com.google.android.gms:play-services-maps:19.0.0"
google-mapsCompose = "com.google.maps.android:maps-compose:6.0.0"
google-mapsCompose = "com.google.maps.android:maps-compose:6.1.0"
google-kspApi = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
google-guava = "com.google.guava:guava:33.2.1-jre"

Expand Down

0 comments on commit bbb8f71

Please sign in to comment.