update routeInfo and joinInfo

This commit is contained in:
CaiHQ
2022-06-27 14:31:12 +08:00
parent f74c4f040f
commit f2f1bae2ba
3 changed files with 7 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
}
group = "org.bdware.sc"
version = "1.5.6"
version = "1.5.8"
tasks.processResources.setDuplicatesStrategy(DuplicatesStrategy.INCLUDE)
task copyLibs(type: Copy) {