gradle: update

This commit is contained in:
Hannes Janetzek
2014-06-09 05:53:32 +02:00
parent b593179376
commit 5d939cdbfd
13 changed files with 24 additions and 21 deletions

View File

@@ -9,6 +9,10 @@ buildscript {
}
}
//task wrapper(type: Wrapper) {
// gradleVersion = '1.12'
//}
apply from:'jdee.gradle'
allprojects {