Skip to content

Commit 1ba553d

Browse files
chore(release): 3.10.0 [skip ci]
# [3.10.0](v3.9.0...v3.10.0) (2025-01-16) ### Bug Fixes * update README to template ([#1434](#1434)) ([cf0b32e](cf0b32e)) ### Features * implementation of diff ([#1438](#1438)) ([c1edbaf](c1edbaf)) * removed dependabot automerge flow ([#1430](#1430)) ([f7f4801](f7f4801))
1 parent c1edbaf commit 1ba553d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
// Utilities for Maps SDK for Android (requires Google Play Services)
4545
// You do not need to add a separate dependency for the Maps SDK for Android
4646
// since this library builds in the compatible version of the Maps SDK.
47-
implementation 'com.google.maps.android:android-maps-utils:3.10.1'
47+
implementation 'com.google.maps.android:android-maps-utils:3.10.0'
4848
4949
// Optionally add the Kotlin Extensions (KTX) for full Kotlin language support
5050
// See latest version at https://github.com/googlemaps/android-maps-ktx

0 commit comments

Comments
 (0)