build: 修改构建脚本
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies {
|
||||
}
|
||||
|
||||
tasks {
|
||||
withType<Jar>() {
|
||||
withType<Jar> {
|
||||
archiveBaseName = "HamsterBall-Common"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user