diff options
author | ThatGravyBoat <thatgravyboat@gmail.com> | 2021-08-26 05:01:51 -0230 |
---|---|---|
committer | ThatGravyBoat <thatgravyboat@gmail.com> | 2021-08-26 05:01:51 -0230 |
commit | f71b3ccee2ec9949de7e572375a45dbf1c3fadb8 (patch) | |
tree | 6722a0c3e8a1a5fc86d93f88b197db212c4c5faf /gradle/wrapper/gradle-wrapper.properties | |
download | RewardClaim-f71b3ccee2ec9949de7e572375a45dbf1c3fadb8.tar.gz RewardClaim-f71b3ccee2ec9949de7e572375a45dbf1c3fadb8.tar.bz2 RewardClaim-f71b3ccee2ec9949de7e572375a45dbf1c3fadb8.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..8cf6eb5 --- /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.8.3-all.zip +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists |