From 22d518227346062fd884c66a9b1aa44ea3f9c176 Mon Sep 17 00:00:00 2001 From: rjrjr Date: Sat, 20 Jan 2024 00:40:57 +0000 Subject: [PATCH] Apply changes from artifactsDump Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- artifacts.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/artifacts.json b/artifacts.json index 3b1f1335e1..3890a37a88 100644 --- a/artifacts.json +++ b/artifacts.json @@ -188,24 +188,6 @@ "javaVersion": 8, "publicationName": "maven" }, - { - "gradlePath": ":workflow-ui:container-android", - "group": "com.squareup.workflow1", - "artifactId": "workflow-ui-container-android", - "description": "Workflow UI Container Android", - "packaging": "aar", - "javaVersion": 8, - "publicationName": "maven" - }, - { - "gradlePath": ":workflow-ui:container-common", - "group": "com.squareup.workflow1", - "artifactId": "workflow-ui-container-common-jvm", - "description": "Workflow UI Container", - "packaging": "jar", - "javaVersion": 8, - "publicationName": "maven" - }, { "gradlePath": ":workflow-ui:core-android", "group": "com.squareup.workflow1",