Kotlin/Java split

This commit is contained in:
Ceikry
2021-03-12 00:16:27 -06:00
parent 76c7b16108
commit 7569a62c21
1201 changed files with 2817 additions and 3187 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ allprojects {
apply plugin: 'org.jetbrains.kotlin.jvm'
apply plugin: 'com.github.johnrengelman.shadow'
group = 'org.2009scape'
group = 'org.rs09'
version = '1.0.0'
sourceCompatibility = 1.8