Update v2.gradle

This commit is contained in:
Johannes Frohnmeyer 2022-09-26 16:03:39 +00:00
parent 9a25d235b5
commit 9a8f6a3c19
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ allprojects {
archiveClassifier = 'shadow'
destinationDirectory = file("${project.buildDir}/devlibs")
}
print(shadowJarInput)
afterEvaluate {
remapJar {