update version

This commit is contained in:
CaiHQ 2022-06-28 18:43:01 +08:00
parent e5157df523
commit 4652d731c4

View File

@ -58,7 +58,7 @@ jar {
}
from {
// uncomment this when publish!
// configurations.compile.collect { it.isDirectory() ? it : zipTree(it) }
// configurations.compile.collect { it.isDirectory() ? it : zipTree(it) }
}
manifest {
attributes 'Manifest-Version': project.version