Update injector for new Annotations
cleanup mixininjector kinda change replaced methods to just ldc the garbage make rsapi objects extend their respective visitors
This commit is contained in:
@@ -15,10 +15,10 @@ plugins {
|
||||
id("se.patrikerdes.use-latest-versions") version "0.2.14"
|
||||
}
|
||||
|
||||
val oprsver = "3.3.1"
|
||||
val oprsver = "3.4.0"
|
||||
|
||||
group = "com.openosrs"
|
||||
version = "1.1.4"
|
||||
version = "1.1.5"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user