We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99b4f0 commit 3e739aaCopy full SHA for 3e739aa
app/build.gradle
@@ -73,6 +73,6 @@ dependencies {
73
implementation "androidx.datastore:datastore-preferences:1.0.0-alpha07"
74
75
testImplementation 'junit:junit:4.13.2'
76
- androidTestImplementation 'androidx.test.ext:junit:1.1.2'
+ androidTestImplementation 'androidx.test.ext:junit:1.1.3'
77
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
78
}
0 commit comments