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