mirror of
https://gitee.com/BDWare/cp.git
synced 2025-12-28 01:49:26 +00:00
update version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user