Update Dependencies.kt
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
const val kotlinVersion = "1.3.50"
|
const val kotlinVersion = "1.3.50"
|
||||||
|
|
||||||
object ProjectVersions {
|
object ProjectVersions {
|
||||||
const val launcherVersion = "2.0.3"
|
const val launcherVersion = "2.0.4"
|
||||||
const val rlVersion = "1.5.39-SNAPSHOT"
|
const val rlVersion = "1.5.39-SNAPSHOT"
|
||||||
|
|
||||||
const val openosrsVersion = "2.1.9.0"
|
const val openosrsVersion = "2.1.9.0"
|
||||||
@@ -190,4 +190,4 @@ object Libraries {
|
|||||||
const val substance = "net.runelite.pushingpixels:substance:${Versions.substance}"
|
const val substance = "net.runelite.pushingpixels:substance:${Versions.substance}"
|
||||||
const val trident = "net.runelite.pushingpixels:trident:${Versions.trident}"
|
const val trident = "net.runelite.pushingpixels:trident:${Versions.trident}"
|
||||||
const val vanilla = "net.runelite.rs:vanilla:${ProjectVersions.rsversion}"
|
const val vanilla = "net.runelite.rs:vanilla:${ProjectVersions.rsversion}"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user