We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe9ca2 commit 9976b28Copy full SHA for 9976b28
build.gradle
@@ -12,7 +12,7 @@ repositories {
12
mavenCentral()
13
}
14
15
-def runeLiteVersion = '1.7.11.1'
+def runeLiteVersion = '1.7.11.2'
16
17
dependencies {
18
compileOnly group: 'net.runelite', name:'client', version: runeLiteVersion
0 commit comments