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
 }
 
-jar {
-    enabled = false
-}
 
 jar.dependsOn(clearLibs,copyRuntimeLibs)