File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:0.6 .+'
6+ classpath ' com.android.tools.build:gradle:0.7 .+'
77 }
88}
99apply plugin : ' android'
Original file line number Diff line number Diff line change 1- # Wed Apr 10 15:27:10 PDT 2013
1+ # Tue Jan 07 12:01:45 EET 2014
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =http\://services.gradle.org/distributions/gradle-1.8 -bin.zip
6+ distributionUrl =http\://services.gradle.org/distributions/gradle-1.9 -bin.zip
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:0.6 .+'
6+ classpath ' com.android.tools.build:gradle:0.7 .+'
77 }
88}
99apply plugin : ' android-library'
You can’t perform that action at this time.
0 commit comments