mirror of
https://github.com/android10/Android-CleanArchitecture.git
synced 2025-08-06 14:20:09 +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
|