project: bump RL version

This commit is contained in:
JumpIfZero
2022-04-22 13:04:54 +03:00
parent 2b2477ab9b
commit a299ea1d3a

View File

@@ -25,7 +25,7 @@
object ProjectVersions {
const val launcherVersion = "2.2.0"
const val rlVersion = "1.8.18.1"
const val rlVersion = "1.8.18.2"
const val openosrsVersion = "4.25.0"