We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28cf5a commit 3a1511bCopy full SHA for 3a1511b
app/build.gradle
@@ -71,6 +71,6 @@ dependencies {
71
implementation "io.github.hoc081098:FlowExt:0.2.0"
72
73
testImplementation 'junit:junit:4.13.2'
74
- androidTestImplementation 'androidx.test.ext:junit:1.1.3'
+ androidTestImplementation 'androidx.test.ext:junit:1.2.0'
75
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
76
}
0 commit comments