This commit is contained in:
Lucwousin
2019-12-16 18:40:02 +01:00
parent 471eaeb3e0
commit f6c2b4ac11
338 changed files with 40594 additions and 41546 deletions

View File

@@ -27,11 +27,11 @@ const val kotlinVersion = "1.3.50"
object ProjectVersions {
const val launcherVersion = "2.0.4"
const val rlVersion = "1.5.43-SNAPSHOT"
const val rlVersion = "1.5.44-SNAPSHOT"
const val openosrsVersion = "2.1.17.0-SNAPSHOT"
const val openosrsVersion = "2.1.18-SNAPSHOT"
const val rsversion = 186
const val rsversion = 187
const val cacheversion = 165
}