feat: support fork annotation

This commit is contained in:
CaiHQ
2023-08-23 16:00:47 +08:00
parent 6d5f005f6e
commit bb71895f6e
5 changed files with 61 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ dependencies {
}
group = "org.bdware.sc"
version = "1.7.8"
version = "1.7.9"
tasks.processResources.setDuplicatesStrategy(DuplicatesStrategy.INCLUDE)
task copyLibs(type: Copy) {