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 40175d0 commit d81a37cCopy full SHA for d81a37c
build.gradle
@@ -72,4 +72,6 @@ publishing {
72
version "${project.version}"
73
}
74
75
-}
+}
76
+
77
+afterReleaseBuild.dependsOn bintrayUpload
0 commit comments