Explorar o código

Fix LICENSE name

Lortseam %!s(int64=4) %!d(string=hai) anos
pai
achega
41bfb067cc
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      build.gradle

+ 1 - 3
build.gradle

@@ -55,9 +55,7 @@ java {
 }
 
 jar {
-    from("LICENSE") {
-        rename { "${it}_${project.archivesBaseName}"}
-    }
+    from "LICENSE"
 }
 
 // configure the maven publication