We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc2044 commit ee52e04Copy full SHA for ee52e04
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.5'
62
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
63
64
}
0 commit comments