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 97f582b commit 2dba777Copy full SHA for 2dba777
gradle/scripts/publish.gradle
@@ -6,7 +6,7 @@ bintray {
6
7
configurations = ['archives']
8
9
- dryRun = true
+ //dryRun = true
10
publish = true
11
12
pkg {
0 commit comments