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 8a9022e commit e87c665Copy full SHA for e87c665
app/build.gradle
@@ -53,6 +53,6 @@ dependencies {
53
implementation 'androidx.appcompat:appcompat:1.6.1'
54
implementation 'com.google.android.material:material:1.11.0'
55
testImplementation 'junit:junit:4.13.2'
56
- androidTestImplementation 'androidx.test.ext:junit:1.1.5'
+ androidTestImplementation 'androidx.test.ext:junit:1.2.1'
57
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
58
}
0 commit comments