project: bundle injector

This commit is contained in:
therealunull
2020-12-14 11:44:08 -05:00
parent ce8c0cbb64
commit 6177706c36
61 changed files with 6742 additions and 2 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:injector-plugin:1.2.0")
classpath("com.openosrs:openosrs-injector:1.3.0")
}
}