Skip to content

Commit

Permalink
stick to Vertex AI beta for now
Browse files Browse the repository at this point in the history
  • Loading branch information
thatfiredev authored Oct 25, 2024
1 parent c7b5361 commit 82a5407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertexai/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
implementation("io.coil-kt:coil-compose:2.7.0")

implementation("com.google.firebase:firebase-analytics:22.1.2")
implementation("com.google.firebase:firebase-vertexai:16.0.1")
implementation("com.google.firebase:firebase-vertexai:16.0.0-beta06")

testImplementation("junit:junit:4.13.2")
androidTestImplementation("androidx.test.ext:junit:1.2.1")
Expand Down

0 comments on commit 82a5407

Please sign in to comment.