Skip to content
Browse files

[project][fix] removed folder for gradle wrapper from gitignore, what…

… a fail.., refs #4
  • Loading branch information...
1 parent 052629f commit 135a85d19577b0957ac3e9f3c14a7e529c9297ca @artem-zinnatullin artem-zinnatullin committed
Showing with 6 additions and 1 deletion.
  1. +0 −1 .gitignore
  2. BIN gradle/wrapper/gradle-wrapper.jar
  3. +6 −0 gradle/wrapper/gradle-wrapper.properties
View
1 .gitignore
@@ -2,7 +2,6 @@
*.apk
*.ap_
.gradle/
-gradle/
build/
# files for the dex VM
View
BIN gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
View
6 gradle/wrapper/gradle-wrapper.properties
@@ -0,0 +1,6 @@
+#Thu Sep 04 16:02:59 MSK 2014
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-1.12-bin.zip

0 comments on commit 135a85d

Please sign in to comment.
Something went wrong with that request. Please try again.