build: 更新 gradle 版本
This commit is contained in:
@@ -38,6 +38,6 @@ tasks {
|
||||
archiveBaseName = "HamsterCore-BungeeCord"
|
||||
}
|
||||
shadowJar {
|
||||
destinationDirectory = rootProject.buildDir
|
||||
destinationDirectory = rootProject.layout.buildDirectory
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user