This commit is contained in:
Anuken
2020-09-30 14:50:05 -04:00
parent d2728c2bf0
commit 03d676403f
5 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -299,7 +299,7 @@ project(":core"){
compileOnly project(":annotations")
annotationProcessor project(":annotations")
annotationProcessor 'com.github.bsideup.jabel:jabel-javac-plugin:0.3.0'
annotationProcessor 'com.github.Anuken:jabel:40eec868af'
}
}