zyx 2 年之前
父节点
当前提交
2b973dfcb6
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      build.gradle

+ 0 - 3
build.gradle

@@ -65,8 +65,5 @@ task copyRuntimeLibs(type: Copy) {
     from  configurations.compileClasspath
     from  configurations.compileClasspath
 }
 }
 
 
-jar {
-    enabled = false
-}
 
 
 jar.dependsOn(clearLibs,copyRuntimeLibs)
 jar.dependsOn(clearLibs,copyRuntimeLibs)