mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-09-16 15:19:36 -04:00
chore(deps): update gradle to v9.7.1 (#6777)
This commit is contained in:
1 parent
93ccff56fa
commit
fee0b35524
2 files changed
+4
-8
No files matched your search
Vendored
BIN
Binary file not shown.
+4
-8
@@ -1,13 +1,9 @@
|
||||
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: Gradle 9.7.0's ExecOperations.exec spec defaults standardOutput to
|
||||
# null, which crashes CMP's proguardReleaseJars (ExternalToolRunner reads it back).
|
||||
distributionSha256Sum=9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
|
||||
networkTimeout=30000
|
||||
retries=3
|
||||
distributionSha256Sum=acd53f1edaf02f1a8ff99879f8a34b302661a057d9b063ae9e35b552f804d20a
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.7.1-bin.zip
|
||||
networkTimeout=10000
|
||||
retries=0
|
||||
retryBackOffMs=500
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in new issue
Block a user