summaryrefslogtreecommitdiff
path: root/gradle/wrapper
diff options
context:
space:
mode:
authorGravatar liach2019-05-10 01:56:20 -0700
committerGravatar Adrian Siekierka2019-05-10 10:56:20 +0200
commit44dd51db443839788fe23c55d6036d8fa3ba692b (patch)
treec2ac8361c09526b18585a7adcc873d5aa62354dc /gradle/wrapper
parentCatch all decompilation Throwables instead of just Exceptions (diff)
downloadenigma-44dd51db443839788fe23c55d6036d8fa3ba692b.tar.gz
enigma-44dd51db443839788fe23c55d6036d8fa3ba692b.tar.xz
enigma-44dd51db443839788fe23c55d6036d8fa3ba692b.zip
Use our procyon to fix compiler issues (#128)
And update gradle to latest 5.4.1 Signed-off-by: liach <liach@users.noreply.github.com>
Diffstat (limited to 'gradle/wrapper')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index dd32f0d7..b375035c 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1#Tue Aug 16 01:28:54 BST 2016 1#Fri May 10 01:49:02 PDT 2019
2distributionBase=GRADLE_USER_HOME 2distributionBase=GRADLE_USER_HOME
3distributionPath=wrapper/dists 3distributionPath=wrapper/dists
4zipStoreBase=GRADLE_USER_HOME 4zipStoreBase=GRADLE_USER_HOME
5zipStorePath=wrapper/dists 5zipStorePath=wrapper/dists
6distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip 6distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-bin.zip