mirror of
https://github.com/android10/Android-CleanArchitecture.git
synced 2026-03-13 10:13:41 +08:00
6 lines
145 B
Properties
6 lines
145 B
Properties
#Gradle configuration
|
|
org.gradle.daemon=true
|
|
org.gradle.jvmargs=-Dfile.encoding=UTF-8
|
|
org.gradle.parallel=true
|
|
org.gradle.configureondemand=true
|