D8 enabling and gradle cache debug.

This commit is contained in:
Amine Bou
2018-03-28 19:13:47 +02:00
parent 15b93bbd9e
commit 6816461502
2 changed files with 3 additions and 3 deletions

View File

@@ -15,4 +15,5 @@ org.gradle.jvmargs=-Xmx1536m
# 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
org.gradle.caching=true
org.gradle.caching=true
android.enableD8=true