Remove shadowJar

This commit is contained in:
Josh (Vicarious) 2020-05-04 21:29:38 -07:00 committed by GitHub
parent 0fa05d5e6f
commit 2962e237b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
plugins {
id 'java-library'
id 'net.ltgt.apt' version '0.10'
id 'com.github.johnrengelman.shadow' version '4.0.4'
}
group 'net.minestom.server'