We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142226c commit c00c00bCopy full SHA for c00c00b
app/build.gradle
@@ -64,6 +64,6 @@ dependencies {
64
implementation 'androidx.appcompat:appcompat:1.7.0'
65
implementation 'com.google.android.material:material:1.12.0'
66
testImplementation 'junit:junit:4.13.2'
67
- androidTestImplementation 'androidx.test.ext:junit:1.2.0'
+ androidTestImplementation 'androidx.test.ext:junit:1.2.1'
68
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
69
}
0 commit comments