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 7a3758c commit f2b0189Copy full SHA for f2b0189
scripts/release.sh
@@ -29,7 +29,6 @@ fi
29
30
echo "releasing version $VERSION"
31
32
-exit 0
33
-#./gradlew -Prelease.version=$VERSION publishAllPublicationsToReleaseRepository
+./gradlew -Prelease.version=$VERSION publishAllPublicationsToReleaseRepository
34
35
0 commit comments