mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-05 22:21:33 +00:00
Publish sources JAR and ensure new lines.
This commit is contained in:
@ -101,3 +101,7 @@ publishing {
|
||||
tasks.withType<Wrapper> {
|
||||
gradleVersion = "7.6"
|
||||
}
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
}
|
||||
|
Reference in New Issue
Block a user