1f1549183Sopenharmony_ci# 2f1549183Sopenharmony_ci# Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. 3f1549183Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 4f1549183Sopenharmony_ci# you may not use this file except in compliance with the License. 5f1549183Sopenharmony_ci# You may obtain a copy of the License at 6f1549183Sopenharmony_ci# 7f1549183Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 8f1549183Sopenharmony_ci# 9f1549183Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 10f1549183Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 11f1549183Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12f1549183Sopenharmony_ci# See the License for the specific language governing permissions and 13f1549183Sopenharmony_ci# limitations under the License. 14f1549183Sopenharmony_ci# 15f1549183Sopenharmony_ci 16f1549183Sopenharmony_ci# Project-wide Gradle settings. 17f1549183Sopenharmony_ci# IDE (e.g. DevEco Studio) users: 18f1549183Sopenharmony_ci# Gradle settings configured through the IDE *will override* 19f1549183Sopenharmony_ci# any settings specified in this file. 20f1549183Sopenharmony_ci# For more details on how to configure your build environment visit 21f1549183Sopenharmony_ci# http://www.gradle.org/docs/current/userguide/build_environment.html 22f1549183Sopenharmony_ci# Specifies the JVM arguments used for the daemon process. 23f1549183Sopenharmony_ci# The setting is particularly useful for tweaking memory settings. 24f1549183Sopenharmony_ci# If the Chinese output is garbled, please configure the following parameter. 25f1549183Sopenharmony_ci# 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. 26f1549183Sopenharmony_ci# more information see https://docs.gradle.org/current/userguide/performance.html 27f1549183Sopenharmony_ci# org.gradle.parallel=false 28f1549183Sopenharmony_ci# org.gradle.jvmargs=-Dfile.encoding=GBK