fix gradle
This commit is contained in:
parent
e62bcc215e
commit
4f93146ecb
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ artifacts {
|
|||
archives apiJar
|
||||
}
|
||||
|
||||
build.dependsOn deobfJar, apiJar, designerJar
|
||||
build.dependsOn deobfJar, apiJar
|
||||
|
||||
uploadArchives {
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Reference in a new issue