zyx %!s(int64=2) %!d(string=hai) anos
pai
achega
87d3077e6f
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      build.gradle

+ 4 - 0
build.gradle

@@ -66,3 +66,7 @@ tasks.register('copyRuntimeLibs',Copy) {
 }
 
 jar.dependsOn(clearLibs,copyRuntimeLibs)
+
+bootJar {
+    enabled = false
+}