Skip to content

Commit

Permalink
updating gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
moagrius committed Jul 25, 2016
1 parent 33adac2 commit 22a5481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Fri Sep 25 13:58:38 CDT 2015
#Sun Jul 24 20:21:42 CDT 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2-all.zip

2 comments on commit 22a5481

@p-lr
Copy link
Collaborator

@p-lr p-lr commented on 22a5481 Jul 27, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the downgrade from 2.4 to 2.2 intentional?

@moagrius
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah nope, oops, i'll create an issue, thanks

Please sign in to comment.