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