Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit bed11e5

Browse files
Bump com.google.maps.android:maps-compose from 2.9.1 to 2.11.0 (#106)
Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 2.9.1 to 2.11.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@v2.9.1...v2.11.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>
1 parent 8bdab28 commit bed11e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ dependencies {
157157
implementation("com.google.android.gms:play-services-location:21.0.1")
158158
implementation("com.google.android.gms:play-services-maps:18.1.0")
159159
implementation("com.google.android.libraries.places:places:3.0.0")
160-
implementation("com.google.maps.android:maps-compose:2.9.1")
160+
implementation("com.google.maps.android:maps-compose:2.11.0")
161161

162162
// Coroutine
163163
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")

0 commit comments

Comments
 (0)