Updated AS. Enabled build cache.

This commit is contained in:
Amine Bou
2018-03-27 19:59:34 +02:00
parent cd61e140f6
commit 15b93bbd9e
5 changed files with 61 additions and 41 deletions

View File

@ -15,3 +15,4 @@ 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