Skip to content

Commit

Permalink
Update gradle for java 7 TLS fix (gradle/gradle#5740)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitzanj committed Jul 1, 2018
1 parent 00be4a5 commit 8544961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
#Tue Jul 18 12:33:44 IDT 2017
#Sun Jul 01 11:19:29 IDT 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8.1-all.zip

0 comments on commit 8544961

Please sign in to comment.