summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-04-13 20:59:01 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-04-13 20:59:01 +0200
commit91505b22a11c8bcfa9f623f0700030b5caf9bdb5 (patch)
tree55b83f540994682f423d9e7e6d196dc3eac2e119 /gradle
parent94f70b5523bed39318ee5a9b2e050d0b0a2cd25d (diff)
Remove Gradle.
Since Maven and Ant do everything Gradle does and in a much more forward-compatible fashion, the Gradle build files are of little use. This patch removes them. Change-Id: I22bb8f5504b475b1aa2da480309f6cc480cfc411
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.jarbin58695 -> 0 bytes
-rw-r--r--gradle/wrapper/gradle-wrapper.properties5
2 files changed, 0 insertions, 5 deletions
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar
deleted file mode 100644
index f3d88b1..0000000
--- a/gradle/wrapper/gradle-wrapper.jar
+++ /dev/null
Binary files differ
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
deleted file mode 100644
index 3724ca3..0000000
--- a/gradle/wrapper/gradle-wrapper.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-distributionBase=GRADLE_USER_HOME
-distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-rc-4-all.zip
-zipStoreBase=GRADLE_USER_HOME
-zipStorePath=wrapper/dists