Include RC in the TR jar

This commit is contained in:
modmuss50 2019-08-19 20:24:31 +01:00
parent 33556c8262
commit 0d0d2b23d5

View file

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