Skip to content

Commit

Permalink
Update gradle plugin to 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jpardogo committed Nov 2, 2014
1 parent aac132c commit e776b52
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:0.13.2'
classpath 'com.android.tools.build:gradle:0.14.0'
}

}
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
#Tue Oct 21 21:03:23 BST 2014
#Sun Nov 02 14:19:43 GMT 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.1-bin.zip
Empty file modified gradlew 100644 → 100755
Empty file.

0 comments on commit e776b52

Please sign in to comment.