From 2f2c5f3b0ca438f6650fc6fe47f8ff753fc44dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 20:10:59 +0000 Subject: [PATCH 1/2] Build(deps): Bump the maps group with 3 updates Bumps the maps group with 3 updates: [com.google.maps.android:maps-ktx](https://github.com/googlemaps/android-maps-ktx), [com.google.maps.android:maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) and [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils). Updates `com.google.maps.android:maps-ktx` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases) - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/CHANGELOG.md) - [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v6.0.0...v6.0.1) Updates `com.google.maps.android:maps-utils-ktx` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases) - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/CHANGELOG.md) - [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v6.0.0...v6.0.1) Updates `com.google.maps.android:android-maps-utils` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/googlemaps/android-maps-utils/releases) - [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/googlemaps/android-maps-utils/compare/v4.1.0...v4.1.1) Updates `com.google.maps.android:maps-utils-ktx` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases) - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/CHANGELOG.md) - [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: com.google.maps.android:maps-ktx dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maps - dependency-name: com.google.maps.android:maps-utils-ktx dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maps - dependency-name: com.google.maps.android:android-maps-utils dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maps - dependency-name: com.google.maps.android:maps-utils-ktx dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maps ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 832edec6..b3a451a4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -69,9 +69,9 @@ material = "1.13.0" # https://github.com/googlemaps/android-maps-utils/releases/latest # https://search.maven.org/artifact/com.google.maps.android/android-maps-utils # https://repo1.maven.org/maven2/com/google/maps/android/android-maps-utils/ -maps-utils = "4.1.0" +maps-utils = "4.1.1" # https://github.com/googlemaps/android-maps-ktx/releases/latest -maps-ktx = "6.0.0" +maps-ktx = "6.0.1" # https://developers.google.com/maps/documentation/places/android-sdk/versions places-sdk = "5.1.1" # https://developers.google.com/android/guides/google-services-plugin From a8480deb4c91eb7494e9b877b6abf1a75d363922 Mon Sep 17 00:00:00 2001 From: MonTransit Bot <84137772+montransit@users.noreply.github.com> Date: Wed, 18 Mar 2026 20:11:55 +0000 Subject: [PATCH 2/2] Update dependencies baseline --- .../app-android/dependencies/releaseCompileClasspath.txt | 6 +++--- .../app-android/dependencies/releaseRuntimeClasspath.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/shared-main/app-android/dependencies/releaseCompileClasspath.txt b/shared-main/app-android/dependencies/releaseCompileClasspath.txt index fecae469..e9ef2d4a 100644 --- a/shared-main/app-android/dependencies/releaseCompileClasspath.txt +++ b/shared-main/app-android/dependencies/releaseCompileClasspath.txt @@ -160,9 +160,9 @@ com.google.guava:failureaccess:1.0.2 com.google.guava:guava:33.3.0-android com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava com.google.j2objc:j2objc-annotations:3.0.0 -com.google.maps.android:android-maps-utils:4.1.0 -com.google.maps.android:maps-ktx:6.0.0 -com.google.maps.android:maps-utils-ktx:6.0.0 +com.google.maps.android:android-maps-utils:4.1.1 +com.google.maps.android:maps-ktx:6.0.1 +com.google.maps.android:maps-utils-ktx:6.0.1 com.google.protobuf:protobuf-javalite:3.25.6 com.squareup.okhttp3:logging-interceptor:5.3.2 com.squareup.okhttp3:okhttp-android:5.3.2 diff --git a/shared-main/app-android/dependencies/releaseRuntimeClasspath.txt b/shared-main/app-android/dependencies/releaseRuntimeClasspath.txt index fee74b80..4d8ffff6 100644 --- a/shared-main/app-android/dependencies/releaseRuntimeClasspath.txt +++ b/shared-main/app-android/dependencies/releaseRuntimeClasspath.txt @@ -186,9 +186,9 @@ com.google.guava:failureaccess:1.0.3 com.google.guava:guava:33.5.0-android com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava com.google.j2objc:j2objc-annotations:3.1 -com.google.maps.android:android-maps-utils:4.1.0 -com.google.maps.android:maps-ktx:6.0.0 -com.google.maps.android:maps-utils-ktx:6.0.0 +com.google.maps.android:android-maps-utils:4.1.1 +com.google.maps.android:maps-ktx:6.0.1 +com.google.maps.android:maps-utils-ktx:6.0.1 com.google.protobuf:protobuf-javalite:3.25.6 com.google.protobuf:protobuf-kotlin-lite:4.34.0 com.squareup.okhttp3:logging-interceptor:5.3.2