mirror of
https://github.com/BG-Software-LLC/WildLoaders.git
synced 2024-11-10 10:09:55 +01:00
[CI SKIP] Added sources to API jar
This commit is contained in:
parent
6d1adf07cc
commit
dcd20b0245
@ -1,3 +1,11 @@
|
||||
plugins {
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
group 'API'
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user