Skip to content

Commit b40dcc0

Browse files
Bump com.google.maps.android:maps-compose from 6.4.1 to 6.4.4 (#2206)
Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 6.4.1 to 6.4.4. - [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.4.1...v6.4.4) --- 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>
1 parent dad8333 commit b40dcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ test-compose = { group = "androidx.compose.ui", name = "ui-test-junit4" }
6161

6262
google-material = "com.google.android.material:material:1.12.0"
6363
google-maps = "com.google.android.gms:play-services-maps:19.0.0"
64-
google-mapsCompose = "com.google.maps.android:maps-compose:6.4.1"
64+
google-mapsCompose = "com.google.maps.android:maps-compose:6.4.4"
6565
google-kspApi = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
6666
google-guava = "com.google.guava:guava:33.4.0-jre"
6767

0 commit comments

Comments
 (0)