Files
Android-CleanArchitecture/gradle.properties
2015-03-01 22:26:07 +01:00

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