We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1229e commit 1aaa070Copy full SHA for 1aaa070
app/build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
implementation 'androidx.preference:preference-ktx:1.1.1'
47
48
testImplementation 'junit:junit:4.13.2'
49
- androidTestImplementation 'androidx.test.ext:junit:1.1.2'
+ androidTestImplementation 'androidx.test.ext:junit:1.2.1'
50
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
51
52
implementation "androidx.room:room-runtime:2.3.0"
0 commit comments