Added Foundry Points

This commit is contained in:
Robin Davidsson
2022-07-12 00:43:33 +02:00
parent fbd80428b0
commit 4067c1a9e3
4 changed files with 88 additions and 2 deletions

View File

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