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 2cc28ddCopy full SHA for 2cc28dd
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.1.5'
51
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
52
}
53
0 commit comments