mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
update depends & Gradle
This commit is contained in:
@@ -55,7 +55,7 @@ tasks {
|
||||
}
|
||||
runVelocity {
|
||||
velocityVersion("3.3.0-SNAPSHOT")
|
||||
environment.put("REDISBUNGEE_PROXY_ID", "velocity-1")
|
||||
environment["REDISBUNGEE_PROXY_ID"] = "velocity-1"
|
||||
}
|
||||
compileJava {
|
||||
options.encoding = Charsets.UTF_8.name()
|
||||
|
||||
Reference in New Issue
Block a user