upgrade annotation hook type

This commit is contained in:
CaiHQ
2022-11-15 11:35:27 +08:00
parent 017c68fc60
commit 4fec45d789
4 changed files with 22 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
}
group = "org.bdware.sc"
version = "1.6.1"
version = "1.6.3"
tasks.processResources.setDuplicatesStrategy(DuplicatesStrategy.INCLUDE)