Skip to content

Commit

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

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 4.1.1 to 4.3.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@v4.1.1...v4.3.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 269c1e5 commit 3d113fc
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:4.1.1'
implementation 'com.google.maps.android:maps-compose:4.3.0'
}
// [END maps_android_compose_dependency]

Expand Down

0 comments on commit 3d113fc

Please sign in to comment.