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 2811cdf commit 0045ba5Copy full SHA for 0045ba5
packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle
@@ -38,7 +38,7 @@ android {
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'
41
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
42
testImplementation 'junit:junit:4.13.2'
43
testImplementation 'org.mockito:mockito-core:4.7.0'
44
testImplementation 'androidx.test:core:1.2.0'
0 commit comments