We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b404c6f commit d37fc17Copy full SHA for d37fc17
snippets/app-utils/build.gradle.kts
@@ -68,7 +68,7 @@ dependencies {
68
// Utility Library for Maps SDK for Android
69
// You do not need to add a separate dependency for the Maps SDK for Android
70
// since this library builds in the compatible version of the Maps SDK.
71
- implementation("com.google.maps.android:android-maps-utils:3.9.0")
+ implementation("com.google.maps.android:android-maps-utils:3.10.0")
72
}
73
// [END maps_android_utils_install_snippet]
74
0 commit comments