Skip to content

Commit 96ea134

Browse files
committed
fix: regenerate gradle wrapper for 8.13 validation
1 parent bbbd165 commit 96ea134

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
33
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-all.zip
4+
networkTimeout=10000
45
validateDistributionUrl=true
56
zipStoreBase=GRADLE_USER_HOME
67
zipStorePath=wrapper/dists

gradlew

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/sh
22

3-
export GRADLE_USER_HOME=~/.gradle-kotlin-logging
4-
export GRADLE_OPTS="-Dgradle.user.home=$GRADLE_USER_HOME"
53
#
64
# Copyright © 2015-2021 the original authors.
75
#

0 commit comments

Comments
 (0)