Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 6964b53

Browse files
committed
update to latest buildtools
1 parent 8943f29 commit 6964b53

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:0.14.4'
9+
classpath 'com.android.tools.build:gradle:1.0.0'
1010
classpath 'com.novoda:gradle-android-command-plugin:1.2.1'
1111
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.2'
1212
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Tue Sep 23 14:33:42 CEST 2014
1+
#Mon Dec 15 22:05:12 CET 2014
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=http\://services.gradle.org/distributions/gradle-2.1-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip

0 commit comments

Comments
 (0)