diff --git a/build.gradle b/build.gradle index 46a9aec..91f7422 100644 --- a/build.gradle +++ b/build.gradle @@ -102,7 +102,7 @@ bintray { user = project.bintrayUser key = project.bintrayKey publish = true - dryRun = false + dryRun = true configurations = ['archives'] pkg {