injector: add interfaces correctly

This commit is contained in:
ThatGamerBlue
2020-12-22 15:51:48 +00:00
parent 399549ec39
commit de0773d993
4 changed files with 38 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ buildscript {
dependencies {
classpath("org.ajoberstar.grgit:grgit-core:4.1.0")
classpath("com.github.ben-manes:gradle-versions-plugin:0.36.0")
classpath("com.openosrs:openosrs-injector:1.0.1")
classpath("com.openosrs:openosrs-injector:1.0.2")
}
}