Skip to content

Commit

Permalink
chore(deps): bump com.google.maps.android:maps-compose from 5.0.1 to …
Browse files Browse the repository at this point in the history
…5.0.2 in /snippets (#1635)

chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 5.0.1 to 5.0.2.
- [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@v5.0.1...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2024
1 parent c41fc26 commit ce7783c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/app-compose/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
// [END_EXCLUDE]

// Android Maps Compose composables for the Maps SDK for Android
implementation 'com.google.maps.android:maps-compose:5.0.1'
implementation 'com.google.maps.android:maps-compose:5.0.2'
}
// [END maps_android_compose_dependency]

Expand Down

0 comments on commit ce7783c

Please sign in to comment.