mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-12 10:03:37 +00:00
Disable D8, dex not compatible with Android 5.0
This commit is contained in:
parent
478c43969b
commit
727294fbbe
@ -20,7 +20,3 @@ org.gradle.parallel=true
|
||||
# When set to true the Gradle daemon is used to run the build. For local developer builds this is our favorite property.
|
||||
# The developer environment is optimized for speed and feedback so we nearly always run Gradle jobs with the daemon.
|
||||
org.gradle.daemon=true
|
||||
|
||||
# Enable AAPT2
|
||||
android.enableAapt2=true
|
||||
android.enableD8=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user