Skip to content
Snippets Groups Projects
Commit 861fa156 authored by Michi302's avatar Michi302
Browse files

Update gradle wrapper to 2.10

parent 5dcfeda8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -22,3 +22,7 @@ allprojects {
maven { url "https://jitpack.io" }
}
}
task wrapper(type: Wrapper) {
gradleVersion = '2.10'
}
\ No newline at end of file
No preview for this file type
#Tue Jul 01 17:54:02 CEST 2014
#Thu Feb 04 17:30:42 CET 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment