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 d31100c commit f718cd4Copy full SHA for f718cd4
1 file changed
solution/app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
40
// Dependency to include Maps SDK for Android
41
implementation 'com.google.android.gms:play-services-maps:18.0.2'
42
- implementation 'com.google.maps.android:android-maps-utils:2.2.0'
+ implementation 'com.google.maps.android:android-maps-utils:4.5.2'
43
44
testImplementation 'junit:junit:4.13.2'
45
}
0 commit comments