Skip to content

Commit

Permalink
upgraded gradle wrapper from 4.6 to 5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Duda committed Apr 1, 2019
1 parent b60f5af commit 7d29fba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
10 changes: 5 additions & 5 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-bin.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 7d29fba

Please sign in to comment.