update publishing section
This commit is contained in:
parent
cb8b45dad0
commit
7665edfb3a
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ archivesBaseName = "LibAC"
|
|||
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaLanguageVersion.of(8)
|
||||
toolchain.languageVersion = JavaLanguageVersion.of(8)
|
||||
withSourcesJar()
|
||||
withJavadocJar()
|
||||
|
|
Loading…
Reference in a new issue