We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d9088 commit 20532aaCopy full SHA for 20532aa
app/build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
59
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
60
testImplementation 'junit:junit:4.13.2'
61
- androidTestImplementation 'androidx.test.ext:junit:1.1.3'
+ androidTestImplementation 'androidx.test.ext:junit:1.2.1'
62
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
63
64
}
0 commit comments