mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-15 10:26:53 -04:00
Comment out annotation processing as it isn't currently supported
This commit is contained in:
parent
b4ff3a1b7f
commit
060b1a6db7
@ -1,7 +1,7 @@
|
|||||||
android.enableD8=true
|
android.enableD8=true
|
||||||
android.enableD8.desugaring=true
|
android.enableD8.desugaring=true
|
||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
android.enableSeparateAnnotationProcessing=true
|
#android.enableSeparateAnnotationProcessing=true
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
org.gradle.jvmargs=-Xmx4096m
|
org.gradle.jvmargs=-Xmx4096m
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user