Commit 727294fb authored by topjohnwu's avatar topjohnwu

Disable D8, dex not compatible with Android 5.0

parent 478c4396
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment