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 09ac9c3 commit 08aab02Copy full SHA for 08aab02
firebase-common/firebase-common.gradle.kts
@@ -57,7 +57,7 @@ dependencies {
57
58
api("com.google.firebase:firebase-components:18.0.1")
59
api("com.google.firebase:firebase-annotations:16.2.0")
60
- implementation("androidx.datastore:datastore-preferences:1.1.3")
+ implementation(libs.androidx.datastore.preferences)
61
implementation(libs.androidx.annotation)
62
implementation(libs.androidx.futures)
63
implementation(libs.kotlin.stdlib)
0 commit comments