aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-01-08 18:48:48 +0100
committerLinnea Gräf <nea@nea.moe>2025-01-08 18:48:48 +0100
commitf694daf322bbb4ff530a9332547c5c8337c3e0c0 (patch)
tree369a2b30d9c4eff7984301c617a921394a0d0d45 /gradle
parent8239840f4990494319e7b85fffda8f82d469a8d9 (diff)
downloadLocalTransactionLedger-f694daf322bbb4ff530a9332547c5c8337c3e0c0.tar.gz
LocalTransactionLedger-f694daf322bbb4ff530a9332547c5c8337c3e0c0.tar.bz2
LocalTransactionLedger-f694daf322bbb4ff530a9332547c5c8337c3e0c0.zip
build: Use more modern arch loom
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index a80b22c..b82aa23 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME