mirror of https://github.com/tasks/tasks
parent
5bd5713508
commit
2d277a38ca
@ -1,7 +1,7 @@
|
|||||||
Visit the wiki to [get started with development](https://github.com/abaker/tasks/wiki/Getting-Started-with-Development).
|
[](https://pledgie.com/campaigns/24281)
|
||||||
|
|
||||||
[](https://travis-ci.org/abaker/tasks)
|
|
||||||
|
|
||||||
[](https://play.google.com/store/apps/details?id=org.tasks)
|
[](https://play.google.com/store/apps/details?id=org.tasks)
|
||||||
|
|
||||||
[](https://pledgie.com/campaigns/24281)
|
[](https://travis-ci.org/abaker/tasks)
|
||||||
|
|
||||||
|
Visit the wiki to [get started with development](https://github.com/abaker/tasks/wiki/Getting-Started-with-Development).
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
task wrapper(type: Wrapper) {
|
task wrapper(type: Wrapper) {
|
||||||
gradleVersion = '1.10'
|
gradleVersion = '1.12'
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
#Fri Mar 07 10:32:46 CST 2014
|
#Mon May 12 12:57:48 CDT 2014
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
distributionUrl=http\://services.gradle.org/distributions/gradle-1.11-all.zip
|
distributionUrl=http\://services.gradle.org/distributions/gradle-1.12-all.zip
|
||||||
|
|||||||
Loading…
Reference in New Issue