Skip to content

Commit 1e0dcc9

Browse files
chore(deps): bump mapsKtx from 5.2.0 to 5.2.1 in /snippets
Bumps `mapsKtx` from 5.2.0 to 5.2.1. Updates `com.google.maps.android:maps-ktx` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases) - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc) - [Commits](googlemaps/android-maps-ktx@v5.2.0...v5.2.1) Updates `com.google.maps.android:maps-utils-ktx` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases) - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc) - [Commits](googlemaps/android-maps-ktx@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: com.google.maps.android:maps-ktx dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.maps.android:maps-utils-ktx dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de889b7 commit 1e0dcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ junit = "4.13.2"
1919
junitVersion = "1.3.0"
2020
kotlin = "2.2.20"
2121
lifecycleRuntime = "2.9.4"
22-
mapsKtx = "5.2.0"
22+
mapsKtx = "5.2.1"
2323
material = "1.13.0"
2424
navigation = "2.9.5"
2525
places = "5.0.0"

0 commit comments

Comments
 (0)