diff options
| author | deftkHD | 2023-11-25 20:11:12 +0100 |
|---|---|---|
| committer | GitHub | 2023-11-25 20:11:12 +0100 |
| commit | 684d5c7b70536d7a36d80da659821a2e60d81841 (patch) | |
| tree | 6074b30e89160377481a45d456407b9bcc1b9da9 /gradle/wrapper/gradle-wrapper.properties | |
| parent | 851d22da6e764cf10fc07aacead14f32fba33195 (diff) | |
| download | unexpected-keyboard-684d5c7b70536d7a36d80da659821a2e60d81841.tar.gz unexpected-keyboard-684d5c7b70536d7a36d80da659821a2e60d81841.zip | |
Use Gradle (#452)
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..b32fb16 --- /dev/null +++ b/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,6 @@ +#Mon Aug 21 18:13:41 CEST 2023 +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists |
