Skip to content

Commit 0045ba5

Browse files
[google_maps]: Bump espresso-core from 3.2.0 to 3.4.0 in /packages/google_maps_flutter/google_maps_flutter_android/android (flutter#6199)
1 parent 2811cdf commit 0045ba5

File tree

1 file changed

+1
-1
lines changed
  • packages/google_maps_flutter/google_maps_flutter_android/android

1 file changed

+1
-1
lines changed

packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838
implementation 'com.google.android.gms:play-services-maps:18.0.2'
3939
androidTestImplementation 'androidx.test:runner:1.2.0'
4040
androidTestImplementation 'androidx.test:rules:1.4.0'
41-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
41+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
4242
testImplementation 'junit:junit:4.13.2'
4343
testImplementation 'org.mockito:mockito-core:4.7.0'
4444
testImplementation 'androidx.test:core:1.2.0'

0 commit comments

Comments
 (0)