Skip to content

Commit fae9434

Browse files
author
David Motsonashvili
committed
add vertexai to the ignoredartifacts list
1 parent 887ee4e commit fae9434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ abstract class PublishingPlugin : Plugin<Project> {
385385
"com.google.android.gms:play-services-ads",
386386
"com.google.gms:google-services",
387387
"com.android.tools.build:gradle",
388+
"com.google.firebase:firebase-vertexai",
388389
"com.google.firebase:firebase-analytics-ktx",
389390
"com.google.firebase:firebase-appcheck-ktx",
390391
"com.google.firebase:firebase-appdistribution-api-ktx",

0 commit comments

Comments
 (0)