Skip to content

Commit e03fa91

Browse files
chore(deps): bump com.google.maps.android:maps-compose from 6.0.0 to 6.1.0 in /snippets (#1693)
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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccb1b55 commit e03fa91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/app-compose/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
// [END_EXCLUDE]
6161

6262
// Android Maps Compose composables for the Maps SDK for Android
63-
implementation 'com.google.maps.android:maps-compose:6.0.0'
63+
implementation 'com.google.maps.android:maps-compose:6.1.0'
6464
}
6565
// [END maps_android_compose_dependency]
6666

0 commit comments

Comments
 (0)