added missing gradle wrapper. build app by running "./gradlew assembleDebug"

This commit is contained in:
Kevin Meyer 2014-08-20 15:45:12 +02:00
parent 99dff4452f
commit 8e11c74aa0
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -10,5 +10,4 @@ gen/
.idea/
.gradle/
build/
gradle/
local.properties

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.

View File

@ -0,0 +1,6 @@
#Sun Jun 22 17:29:26 CEST 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.12-all.zip