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 f22fd2a commit c417628Copy full SHA for c417628
smoke-tests/build.gradle
@@ -94,6 +94,7 @@ dependencies {
94
implementation("com.google.firebase:firebase-crashlytics:19.4.1")
95
implementation "androidx.datastore:datastore-android:1.1.2"
96
implementation "androidx.datastore:datastore-preferences-android:1.1.2"
97
+ implementation "androidx.datastore:datastore-preferences-core-jvm:1.1.2"
98
implementation "androidx.datastore:datastore-core-android:1.1.2"
99
modules {
100
module("androidx.datastore:datastore-jvm") {
0 commit comments