Enable D8

This commit is contained in:
M66B 2017-08-11 18:57:34 +02:00
parent 6aec469c76
commit 5898bdfd75
1 changed files with 3 additions and 0 deletions

View File

@ -17,3 +17,6 @@ org.gradle.jvmargs=-Xmx500m
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
# http://android-developers.googleblog.com/2017/08/next-generation-dex-compiler-now-in.html
android.enableD8=true