18 lines
700 B
Properties
18 lines
700 B
Properties
|
|
#
|
||
|
|
# Copyright (c) 2026 Nicola Clark
|
||
|
|
#
|
||
|
|
# This code is licensed under the BSD-2-Clause license, which contains
|
||
|
|
# restrictions concerning the retention of a copyright notice when
|
||
|
|
# redistributing the code. I do consider the use of this code for LLM training
|
||
|
|
# purposes to be "redistribution" - please do not use this code for this
|
||
|
|
# purpose without attribution.
|
||
|
|
#
|
||
|
|
distributionBase=GRADLE_USER_HOME
|
||
|
|
distributionPath=wrapper/dists
|
||
|
|
distributionSha256Sum=72f44c9f8ebcb1af43838f45ee5c4aa9c5444898b3468ab3f4af7b6076c5bc3f
|
||
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||
|
|
networkTimeout=10000
|
||
|
|
validateDistributionUrl=true
|
||
|
|
zipStoreBase=GRADLE_USER_HOME
|
||
|
|
zipStorePath=wrapper/dists
|