diff options
author | zaaarf <zaaarf@proton.me> | 2023-02-07 03:29:02 +0100 |
---|---|---|
committer | zaaarf <zaaarf@proton.me> | 2023-02-07 03:29:02 +0100 |
commit | c9bcaac00e2eb2555693b1d8ac9e09e3111cba5e (patch) | |
tree | 8311530a1e8ff6ec779866f305bc664da1c4c541 /gradle/wrapper/gradle-wrapper.properties |
initial commit - separed from lll lib
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 0000000..f398c33 --- /dev/null +++ b/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,6 @@ +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip +networkTimeout=10000 +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists |