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