Skip to content

Commit 887ee4e

Browse files
author
David Motsonashvili
committed
format
1 parent 3178150 commit 887ee4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/src/main/java/com/google/firebase/gradle/plugins/PublishingPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ abstract class PublishingPlugin : Plugin<Project> {
815815
"com.google.firebase:firebase-ml-modeldownloader",
816816
"com.google.firebase:firebase-perf",
817817
"com.google.firebase:firebase-storage",
818-
"com.google.firebase:firebase-ai"
818+
"com.google.firebase:firebase-ai",
819819
)
820820

821821
/** Artifacts that we use in the tutorial bundle, but _not_ in the bom. */

0 commit comments

Comments
 (0)