Working on

This commit is contained in:
2021-12-11 20:54:22 +01:00
parent 26091142a8
commit 6a089d9f66
8 changed files with 83 additions and 66 deletions

View File

@@ -5,9 +5,6 @@ apply plugin: 'java'
group = 'net.rawmod'
version = '0.1.5'
sourceCompatibility = '1.8'
targetCompatibility = '1.8'
repositories {
mavenCentral()
maven {