We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858bea3 commit b86910fCopy full SHA for b86910f
android/app/build.gradle
@@ -48,7 +48,7 @@ flutter {
48
dependencies {
49
testImplementation 'junit:junit:4.12'
50
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
51
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
52
}
53
54
apply plugin: 'com.google.gms.google-services'
0 commit comments