Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.

Commit 17cc626

Browse files
committed
changed order of release dependencies
1 parent 6d56a6b commit 17cc626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ bintray {
137137
}
138138

139139
afterReleaseBuild.dependsOn ":githubRelease"
140-
afterReleaseBuild.dependsOn bintrayUpload
140+
//afterReleaseBuild.dependsOn bintrayUpload

0 commit comments

Comments
 (0)