Skip to content

Commit

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

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.4.0 to 4.4.1.
- [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.4.0...v4.4.1)

---
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] authored Apr 26, 2024
1 parent fa63927 commit aa149aa
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.4.0'
implementation 'com.google.maps.android:maps-compose:4.4.1'
}
// [END maps_android_compose_dependency]

Expand Down

0 comments on commit aa149aa

Please sign in to comment.