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 98ce6bb commit 5687f6dCopy full SHA for 5687f6d
firebase-vertexai/firebase-vertexai.gradle.kts
@@ -86,7 +86,6 @@ dependencies {
86
implementation("io.ktor:ktor-client-content-negotiation:$ktorVersion")
87
implementation("io.ktor:ktor-serialization-kotlinx-json:$ktorVersion")
88
implementation("io.ktor:ktor-client-logging:$ktorVersion")
89
- compileOnly("io.ktor:ktor-client-mock:$ktorVersion")
90
91
api("com.google.firebase:firebase-common:21.0.0")
92
implementation("com.google.firebase:firebase-components:18.0.0")
0 commit comments