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 190d854 commit 5ffaa37Copy full SHA for 5ffaa37
build.gradle
@@ -37,6 +37,7 @@ githubRelease {
37
}
38
39
tasks.named('githubRelease') {
40
+ dependsOn ':simpleclient-1.8.9:build'
41
dependsOn ':simpleclient-1.19.4:build'
42
dependsOn ':simpleclient-1.20:build'
43
dependsOn ':simpleclient-1.20.1:build'
0 commit comments