We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb4d2eb commit a15ae2fCopy full SHA for a15ae2f
1 file changed
.github/workflows/bintray-publish.yml
@@ -23,4 +23,4 @@ jobs:
23
java-version: 11
24
- uses: eskatos/gradle-command-action@v1
25
with:
26
- arguments: bintrayUpload
+ arguments: assembleLibrary_androidx :library:assembleLibrary bintrayUpload
0 commit comments