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

Commit 05e5020

Browse files
Bump com.google.maps.android:maps-compose from 2.11.0 to 2.11.2 (#108)
Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 2.11.0 to 2.11.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@v2.11.0...v2.11.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 779cecd commit 05e5020

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.11.0")
160+
implementation("com.google.maps.android:maps-compose:2.11.2")
161161

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

0 commit comments

Comments
 (0)