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 3d358d9 commit 7fbdf59Copy full SHA for 7fbdf59
packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle
@@ -44,7 +44,7 @@ android {
44
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
45
androidTestImplementation 'androidx.test:runner:1.2.0'
46
androidTestImplementation 'androidx.test:rules:1.4.0'
47
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
48
testImplementation 'junit:junit:4.13.2'
49
testImplementation 'org.mockito:mockito-core:5.1.1'
50
testImplementation 'androidx.test:core:1.2.0'
0 commit comments