Comment out annotation processing as it isn't currently supported

This commit is contained in:
mhutti1 2019-02-19 23:04:19 +00:00 committed by Isaac Hutt
parent b4ff3a1b7f
commit 060b1a6db7

View File

@ -1,7 +1,7 @@
android.enableD8=true
android.enableD8.desugaring=true
android.enableJetifier=true
android.enableSeparateAnnotationProcessing=true
#android.enableSeparateAnnotationProcessing=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx4096m