gradle.properties 816 B

12345678910111213
  1. # Project-wide Gradle settings.
  2. # IDE (e.g. DevEco Studio) users:
  3. # Gradle settings configured through the IDE *will override*
  4. # any settings specified in this file.
  5. # For more details on how to configure your build environment visit
  6. # http://www.gradle.org/docs/current/userguide/build_environment.html
  7. # Specifies the JVM arguments used for the daemon process.
  8. # The setting is particularly useful for tweaking memory settings.
  9. # If the Chinese output is garbled, please configure the following parameter.
  10. # This function is enabled by default when the DevEco Studio builds the hap/app,if you need disable gradle parallel,you should set org.gradle.parallel false.
  11. # more information see https://docs.gradle.org/current/userguide/performance.html
  12. # org.gradle.parallel=false
  13. # org.gradle.jvmargs=-Dfile.encoding=GBK