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 a31a78e commit 382813fCopy full SHA for 382813f
vertexai/app/build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
implementation("io.coil-kt:coil-compose:2.7.0")
66
67
implementation("com.google.firebase:firebase-analytics:22.1.2")
68
- implementation("com.google.firebase:firebase-vertexai:16.0.0-beta06")
+ implementation("com.google.firebase:firebase-vertexai:16.0.1")
69
70
testImplementation("junit:junit:4.13.2")
71
androidTestImplementation("androidx.test.ext:junit:1.2.1")
0 commit comments