diff --git a/android/build.gradle b/android/build.gradle index b5427213..a2c3403c 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -201,5 +201,5 @@ dependencies { // requires minSDK 16 according to docs, not sure if it causes an issue withAnalyticsImplementation 'com.google.android.gms:play-services-analytics:17.0.0' - withMapsImplementation 'com.google.android.gms:play-services-maps:17.0.0' + withMapsImplementation 'com.google.android.gms:play-services-maps:18.1.0' } \ No newline at end of file