Removed API zip
This commit is contained in:
parent
bc32f6145d
commit
3aca03f529
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ publishing {
|
||||||
publications {
|
publications {
|
||||||
mavenJava(MavenPublication) {
|
mavenJava(MavenPublication) {
|
||||||
artifact jar
|
artifact jar
|
||||||
artifact apiZip
|
/*artifact apiZip*/
|
||||||
|
|
||||||
artifact {
|
artifact {
|
||||||
file 'output/build.properties'
|
file 'output/build.properties'
|
||||||
|
|
Loading…
Reference in a new issue