From 45c24b6afdbc706f7ef1c0484319e22b7241dfc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 03:50:10 +0000 Subject: [PATCH] Bump com.google.maps.android:android-maps-utils from 3.8.2 to 3.19.0 Bumps [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 3.8.2 to 3.19.0. - [Release notes](https://github.com/googlemaps/android-maps-utils/releases) - [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/.releaserc) - [Commits](https://github.com/googlemaps/android-maps-utils/compare/v3.8.2...v3.19.0) --- updated-dependencies: - dependency-name: com.google.maps.android:android-maps-utils dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d5ff43de42..35481f5d4e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ # limitations under the License. [versions] -androidMapsUtilsVersion = "3.8.2" +androidMapsUtilsVersion = "3.19.0" appcompatVersion = "1.7.0" autoValueVersion = "1.11.0" cardviewVersion = "1.0.0"