diff --git a/android/app/build.gradle b/android/app/build.gradle index 9e40ade..79321a8 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -48,7 +48,7 @@ flutter { dependencies { testImplementation 'junit:junit:4.12' androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0' + androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1' } apply plugin: 'com.google.gms.google-services' \ No newline at end of file