Update build.gradle

This commit is contained in:
Telesphoreo 2022-04-11 21:56:13 -05:00
parent c59bbd67f0
commit 62972a82e2
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ publishing {
}
}
from(components.java)
artifacts = [shadowJar]
}
}
repositories {