Files
Meshtastic-Android/gradle/wrapper/gradle-wrapper.properties
T

18 lines
970 B
Properties

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
# -bin: nothing here reads -all's docs/sources. Update sha256 with the URL on upgrades
# (official .sha256 sits next to the distribution; renovate does both).
# Pinned back to 9.6.1 again: 9.7.1 fixed 9.7.0's ExecSpec stdout crash (gradle#38787)
# but broke main CI two new ways — the configuration-cache fingerprint crashes reloading
# its own same-key entries (IsInIdeaSyncValueSource CNFE in the settings-plugin scope),
# and CMP's Windows packaging trips an Isolated Projects violation (':desktopApp' cannot
# access Project.layout on ':'). Renovate blocks the 9.7 line; lift with renovate.json.
distributionSha256Sum=9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
networkTimeout=30000
retries=3
retryBackOffMs=500
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists