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 e51da4f commit 33314c6Copy full SHA for 33314c6
gradle/scripts/publish.gradle
@@ -7,7 +7,7 @@ bintray {
7
configurations = ['archives']
8
9
//dryRun = true
10
- publish = true
+ //publish = true
11
12
pkg {
13
name = "$project.name"
0 commit comments