Update runeliteVersion to 1.8.17

This commit is contained in:
Patrick
2022-07-14 14:11:29 +04:00
parent 845e170bd7
commit b3793a7876

View File

@@ -10,7 +10,7 @@ repositories {
mavenCentral()
}
def runeLiteVersion = '1.8.26'
def runeLiteVersion = '1.8.27'
dependencies {
compileOnly group: 'net.runelite', name:'client', version: runeLiteVersion