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 da229ee commit 17384f8Copy full SHA for 17384f8
firebase-dataconnect/firebase-dataconnect.gradle.kts
@@ -102,7 +102,6 @@ dependencies {
102
103
compileOnly(libs.javax.annotation.jsr250)
104
compileOnly(libs.kotlinx.datetime)
105
- compileOnly(libs.kotlinx.serialization.json)
106
implementation(libs.grpc.android)
107
implementation(libs.grpc.kotlin.stub)
108
implementation(libs.grpc.okhttp)
0 commit comments