Dont jar in jar, it breaks some stuff

This commit is contained in:
modmuss50 2019-08-19 20:41:30 +01:00
parent 39ea95ec9e
commit 05d95915e5

View file

@ -106,10 +106,7 @@ dependencies {
} else {
modCompile (rcVersion)
}
//TODO enable this again at somepoint
include rcVersion
compile 'org.checkerframework:checker-qual:2.10.0'
compileOnly "com.google.code.findbugs:jsr305:+"