aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authormakamys <makamys@outlook.com>2020-03-10 22:54:52 +0100
committermakamys <makamys@outlook.com>2021-05-06 13:54:48 +0200
commit02a6aa4a24662815664ad86cb81d2a3f167775d7 (patch)
tree795fab48832fce98ea12790536504f159fb89470 /gradle
downloadNeodymium-02a6aa4a24662815664ad86cb81d2a3f167775d7.tar.gz
Neodymium-02a6aa4a24662815664ad86cb81d2a3f167775d7.tar.bz2
Neodymium-02a6aa4a24662815664ad86cb81d2a3f167775d7.zip
Initial commit (basic Mixin setup)
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.jarbin0 -> 52271 bytes
-rw-r--r--gradle/wrapper/gradle-wrapper.properties6
2 files changed, 6 insertions, 0 deletions
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar
new file mode 100644
index 0000000..30d399d
--- /dev/null
+++ b/gradle/wrapper/gradle-wrapper.jar
Binary files differ
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
new file mode 100644
index 0000000..0a3dbd5
--- /dev/null
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -0,0 +1,6 @@
+#Mon Sep 14 12:28:28 PDT 2015
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-bin.zip