Allow shadowing int/long fields with obfuscated getters

This commit is contained in:
Lucwousin
2019-11-07 02:16:07 +01:00
parent 4f2c72fb75
commit 28dad8a65c
7 changed files with 107 additions and 57 deletions

View File

@@ -14,7 +14,7 @@ plugins {
}
group = "com.openosrs"
version = "1.0.2"
version = "1.0.2.1"
repositories {
mavenCentral()