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 bff47a3 commit 368117cCopy full SHA for 368117c
packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle
@@ -41,7 +41,7 @@ android {
41
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
42
androidTestImplementation 'androidx.test:runner:1.7.0'
43
androidTestImplementation 'androidx.test:rules:1.7.0'
44
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
45
testImplementation 'junit:junit:4.13.2'
46
testImplementation 'org.mockito:mockito-core:5.19.0'
47
testImplementation 'androidx.test:core:1.7.0'
0 commit comments