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 858bea3 commit 22b8f03Copy full SHA for 22b8f03
android/app/build.gradle
@@ -47,7 +47,7 @@ flutter {
47
48
dependencies {
49
testImplementation 'junit:junit:4.12'
50
- androidTestImplementation 'androidx.test.ext:junit:1.1.1'
+ androidTestImplementation 'androidx.test.ext:junit:1.3.0'
51
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
52
}
53
0 commit comments