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 640db39 commit 1dc46bfCopy full SHA for 1dc46bf
packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle
@@ -34,7 +34,7 @@ android {
34
}
35
36
dependencies {
37
- implementation "androidx.annotation:annotation:1.1.0"
+ implementation "androidx.annotation:annotation:1.5.0"
38
implementation 'com.google.android.gms:play-services-maps:18.0.2'
39
androidTestImplementation 'androidx.test:runner:1.2.0'
40
androidTestImplementation 'androidx.test:rules:1.4.0'
0 commit comments