Revert "injectors: add CreateAnnotations"

This commit is contained in:
ThatGamerBlue
2020-10-27 12:06:54 +01:00
committed by GitHub
parent 91972a7ed3
commit f714312bcc
3 changed files with 2 additions and 84 deletions

View File

@@ -15,10 +15,10 @@ plugins {
id("se.patrikerdes.use-latest-versions") version "0.2.14"
}
val oprsver = "3.4.5"
val oprsver = "3.4.0"
group = "com.openosrs"
version = "1.1.6"
version = "1.1.5"
repositories {
mavenCentral()