zyx 2 tahun lalu
induk
melakukan
2b973dfcb6
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  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)