diff options
author | xX_MinecraftGamer123_Xx <73876072+Maximusbarcz@users.noreply.github.com> | 2022-09-28 21:53:41 +0200 |
---|---|---|
committer | xX_MinecraftGamer123_Xx <73876072+Maximusbarcz@users.noreply.github.com> | 2022-09-28 21:53:41 +0200 |
commit | caae62f9978b4c40e8cabcb45a76a8b92b6b2615 (patch) | |
tree | 1c123804f474fcfc440d3392a500759fc1cbede3 /gradle/wrapper/gradle-wrapper.properties | |
download | ygasi-caae62f9978b4c40e8cabcb45a76a8b92b6b2615.tar.gz ygasi-caae62f9978b4c40e8cabcb45a76a8b92b6b2615.tar.bz2 ygasi-caae62f9978b4c40e8cabcb45a76a8b92b6b2615.zip |
Initial commit
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 0000000..ae04661 --- /dev/null +++ b/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,5 @@ +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists |