Skip to content

Commit

Permalink
Update Gradle to 4.8
Browse files Browse the repository at this point in the history
Summary: Closes #184

Differential Revision: D8509261

Pulled By: xiphirx

fbshipit-source-id: ae2fd0f9872dc9b45d28cd9cb1b75293b19b47f1
  • Loading branch information
xiphirx authored and facebook-github-bot committed Jun 19, 2018
1 parent e40c3b1 commit 5f20d6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
11 changes: 5 additions & 6 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Thu Dec 28 16:59:11 PST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-bin.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 5f20d6a

Please sign in to comment.