Skip to content

Commit

Permalink
chore(release): 3.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jan 16, 2025
1 parent c1edbaf commit 1ba553d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
// Utilities for Maps SDK for Android (requires Google Play Services)
// You do not need to add a separate dependency for the Maps SDK for Android
// since this library builds in the compatible version of the Maps SDK.
implementation 'com.google.maps.android:android-maps-utils:3.10.1'
implementation 'com.google.maps.android:android-maps-utils:3.10.0'
// Optionally add the Kotlin Extensions (KTX) for full Kotlin language support
// See latest version at https://github.com/googlemaps/android-maps-ktx
Expand Down

0 comments on commit 1ba553d

Please sign in to comment.