zyx 2 năm trước cách đây
mục cha
commit
2b973dfcb6
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      build.gradle

+ 0 - 3
build.gradle

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