diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2021-12-21 17:55:14 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2021-12-21 17:55:14 +0700 |
commit | 870da2e7fcf370233c9e64d55dd0295cec6665f0 (patch) | |
tree | aad94b09e4cc0d8362d516a0696a0b1d1c23f6bc /gradle/wrapper/gradle-wrapper.properties | |
download | Chatting-870da2e7fcf370233c9e64d55dd0295cec6665f0.tar.gz Chatting-870da2e7fcf370233c9e64d55dd0295cec6665f0.tar.bz2 Chatting-870da2e7fcf370233c9e64d55dd0295cec6665f0.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..c19e35b --- /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-6.9.1-all.zip +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists |