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 2826738 commit c7e34a9Copy full SHA for c7e34a9
firebase-common/firebase-common.gradle.kts
@@ -55,7 +55,7 @@ android {
55
dependencies {
56
api(libs.kotlin.coroutines.tasks)
57
58
- api("com.google.firebase:firebase-components:18.0.1")
+ api("com.google.firebase:firebase-components:18.0.0")
59
api("com.google.firebase:firebase-annotations:16.2.0")
60
implementation(libs.androidx.datastore.preferences)
61
implementation(libs.androidx.annotation)
0 commit comments