Fixed Steam kicking
This commit is contained in:
@@ -326,7 +326,7 @@ project(":core"){
|
||||
|
||||
annotationProcessor 'com.github.Anuken:jabel:0.9.0'
|
||||
compileOnly project(":annotations")
|
||||
kapt project(":annotations")
|
||||
if(!project.hasProperty("noKapt")) kapt project(":annotations")
|
||||
}
|
||||
|
||||
afterEvaluate{
|
||||
|
||||
Reference in New Issue
Block a user