diff options
| author | plutorocks <> | 2026-02-24 17:15:29 -0500 |
|---|---|---|
| committer | plutorocks <> | 2026-02-24 17:15:29 -0500 |
| commit | d23825b05ec9cba95429c6ef693f469e99e37b36 (patch) | |
| tree | dffe3ed7d3ddd5590591df381f84c33f6d329abb /gradle/wrapper/gradle-wrapper.properties | |
Initial commit
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
| -rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 0000000..19a6bde --- /dev/null +++ b/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,7 @@ +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip +networkTimeout=10000 +validateDistributionUrl=true +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists |
