gradle.properties 93 B

123
  1. org.gradle.daemon=true
  2. org.gradle.jvmargs=-Xms128m -Xmx512m
  3. org.gradle.configureondemand=true