1d4afb5ceSopenharmony_ci# Project-wide Gradle settings.
2d4afb5ceSopenharmony_ci
3d4afb5ceSopenharmony_ci# IDE (e.g. Android Studio) users:
4d4afb5ceSopenharmony_ci# Gradle settings configured through the IDE *will override*
5d4afb5ceSopenharmony_ci# any settings specified in this file.
6d4afb5ceSopenharmony_ci
7d4afb5ceSopenharmony_ci# For more details on how to configure your build environment visit
8d4afb5ceSopenharmony_ci# http://www.gradle.org/docs/current/userguide/build_environment.html
9d4afb5ceSopenharmony_ci
10d4afb5ceSopenharmony_ci# Specifies the JVM arguments used for the daemon process.
11d4afb5ceSopenharmony_ci# The setting is particularly useful for tweaking memory settings.
12d4afb5ceSopenharmony_ci# Default value: -Xmx10248m -XX:MaxPermSize=256m
13d4afb5ceSopenharmony_ci# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
14d4afb5ceSopenharmony_ci
15d4afb5ceSopenharmony_ci# When configured, Gradle will run in incubating parallel mode.
16d4afb5ceSopenharmony_ci# This option should only be used with decoupled projects. More details, visit
17d4afb5ceSopenharmony_ci# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18d4afb5ceSopenharmony_ci# org.gradle.parallel=true
19d4afb5ceSopenharmony_ci
20d4afb5ceSopenharmony_ciandroid.useDeprecatedNdk=true
21