Remove android build cache due to deprecation
This commit is contained in:
parent
9916d89296
commit
5ce8f549a6
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ org.gradle.jvmargs=-Xmx4096m
|
|||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||
org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
android.enableBuildCache=true
|
||||
kotlin.incremental=true
|
||||
kapt.incremental.apt=true
|
||||
kapt.use.worker.api=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue