We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880c31a commit 1666364Copy full SHA for 1666364
1 file changed
pipelines/release.yml
@@ -31,4 +31,4 @@ jobs:
31
jdkVersionOption: '1.11'
32
gradleOptions: '-Xmx3072m'
33
sonarQubeRunAnalysis: false
34
- tasks: 'assembleDebug :library:test bintrayUpload'
+ tasks: 'assembleLibrary_androidx :library:assembleLibrary bintrayUpload'
0 commit comments