Skip to content

Commit 384cc1e

Browse files
Update build.gradle
1 parent 3f957ac commit 384cc1e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@ task writePom {
4646
}
4747
}.writeTo("pom.xml")
4848
}
49-
# copy to libs folder to include it in the upload to github
50-
copy {
51-
from("pom.xml")
52-
into("build/libs/")
53-
}
5449
}
5550

5651
jar {

0 commit comments

Comments
 (0)