diff options
| author | NotNite <hi@notnite.com> | 2023-06-20 15:09:55 -0400 |
|---|---|---|
| committer | NotNite <hi@notnite.com> | 2023-06-20 15:09:55 -0400 |
| commit | 20692e21107a35f5f45651f655a6a564fc570007 (patch) | |
| tree | 3177242a0dffb4361dcf7ab4592fed12c4ccfb77 /gradle/wrapper/gradle-wrapper.properties | |
| download | gloppers-20692e21107a35f5f45651f655a6a564fc570007.tar.gz gloppers-20692e21107a35f5f45651f655a6a564fc570007.tar.bz2 gloppers-20692e21107a35f5f45651f655a6a564fc570007.zip | |
Initial commit
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..37aef8d --- /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-8.1.1-bin.zip +networkTimeout=10000 +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists |
