Remove some excess debug and fix Task
This commit is contained in:
parent
6cc07c0b72
commit
aaf677669d
3 changed files with 6 additions and 5 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
id 'maven-publish'
|
||||
}
|
||||
|
||||
version = "1.1.6"
|
||||
version = "1.1.7"
|
||||
group = "dev.zontreck"
|
||||
archivesBaseName = "LibAC"
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(17)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue