2023-04-19 21:08:15 +00:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
2018-12-07 20:11:50 +00:00
|
|
|
distributionBase=GRADLE_USER_HOME
|
|
|
|
distributionPath=wrapper/dists
|
2023-07-03 17:57:47 +00:00
|
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.2-bin.zip
|
2023-02-08 12:43:10 +00:00
|
|
|
# this is the network timeout default value in ms.
|
|
|
|
networkTimeout=10000
|
2018-12-07 20:11:50 +00:00
|
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
|
|
zipStorePath=wrapper/dists
|