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)