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 4f38ca5 commit 42c5a9cCopy full SHA for 42c5a9c
artifacts.json
@@ -71,6 +71,15 @@
71
"javaVersion": 8,
72
"publicationName": "kotlinMultiplatform"
73
},
74
+ {
75
+ "gradlePath": ":workflow-runtime",
76
+ "group": "com.squareup.workflow1",
77
+ "artifactId": "workflow-runtime-android",
78
+ "description": "Workflow Runtime",
79
+ "packaging": "aar",
80
+ "javaVersion": 8,
81
+ "publicationName": "android"
82
+ },
83
{
84
"gradlePath": ":workflow-runtime",
85
"group": "com.squareup.workflow1",
0 commit comments