build: 优化构建脚本
This commit is contained in:
@@ -28,10 +28,7 @@ dependencies {
|
||||
}
|
||||
|
||||
tasks {
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
shadowJar {
|
||||
withType<Jar>() {
|
||||
archiveBaseName = "HamsterCore-Common"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user