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 bdadb69 commit 9747284Copy full SHA for 9747284
firebase-ai/app/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
// Webkit
68
implementation(libs.androidx.webkit)
69
70
- // CameraX
+ // CameraX (for video with the Gemini Live API)
71
implementation(libs.androidx.camera.core)
72
implementation(libs.androidx.camera.camera2)
73
implementation(libs.androidx.camera.lifecycle)
0 commit comments