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 9768c0b commit de1d734Copy full SHA for de1d734
app/build.gradle
@@ -51,7 +51,7 @@ android {
51
implementation 'com.google.android.material:material:1.6.1'
52
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
53
testImplementation 'junit:junit:4.13.2'
54
- androidTestImplementation 'androidx.test.ext:junit:1.1.3'
+ androidTestImplementation 'androidx.test.ext:junit:1.2.1'
55
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
56
57
// Glide
0 commit comments