publishing multi-release-jar
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
pluginManagement {
|
||||
plugins {
|
||||
`java-library` apply false
|
||||
`maven-publish` apply false
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "jzstd"
|
||||
|
||||
include("cli")
|
||||
|
Reference in New Issue
Block a user