We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2d468 commit e4c4262Copy full SHA for e4c4262
1 file changed
app/build.gradle
@@ -57,6 +57,6 @@ dependencies {
57
implementation 'androidx.appcompat:appcompat:1.6.1'
58
implementation 'com.google.android.material:material:1.11.0'
59
testImplementation 'junit:junit:4.13.2'
60
- androidTestImplementation 'androidx.test.ext:junit:1.2.1'
+ androidTestImplementation 'androidx.test.ext:junit:1.3.0'
61
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
62
}
0 commit comments