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