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 3178150 commit 887ee4eCopy full SHA for 887ee4e
plugins/src/main/java/com/google/firebase/gradle/plugins/PublishingPlugin.kt
@@ -815,7 +815,7 @@ abstract class PublishingPlugin : Plugin<Project> {
815
"com.google.firebase:firebase-ml-modeldownloader",
816
"com.google.firebase:firebase-perf",
817
"com.google.firebase:firebase-storage",
818
- "com.google.firebase:firebase-ai"
+ "com.google.firebase:firebase-ai",
819
)
820
821
/** Artifacts that we use in the tutorial bundle, but _not_ in the bom. */
0 commit comments