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 479fdf0 commit 4b34198Copy full SHA for 4b34198
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.0")
69
70
testImplementation("junit:junit:4.13.2")
71
androidTestImplementation("androidx.test.ext:junit:1.2.1")
0 commit comments