File tree Expand file tree Collapse file tree 14 files changed +45
-38
lines changed
Expand file tree Collapse file tree 14 files changed +45
-38
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,19 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:1.1 .0'
6+ classpath ' com.android.tools.build:gradle:1.3 .0'
77 }
88}
9+
910apply plugin : ' com.android.application'
1011
1112dependencies {
12- compile " com.android.support:appcompat-v7:22.2 .0"
13+ compile " com.android.support:appcompat-v7:23.0 .0"
1314}
1415
1516android {
16- compileSdkVersion 22
17- buildToolsVersion " 22 .0.1 "
17+ compileSdkVersion 23
18+ buildToolsVersion " 23 .0.0 "
1819
1920 sourceSets {
2021 main {
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.2.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.4 -all.zip
Original file line number Diff line number Diff line change @@ -3,18 +3,19 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:1.1 .0'
6+ classpath ' com.android.tools.build:gradle:1.3 .0'
77 }
88}
9+
910apply plugin : ' com.android.application'
1011
1112dependencies {
12- compile " com.android.support:appcompat-v7:22.2 .0"
13+ compile " com.android.support:appcompat-v7:23.0 .0"
1314}
1415
1516android {
16- compileSdkVersion 22
17- buildToolsVersion " 22 .0.1 "
17+ compileSdkVersion 23
18+ buildToolsVersion " 23 .0.0 "
1819
1920 sourceSets {
2021 main {
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.2.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.4 -all.zip
Original file line number Diff line number Diff line change @@ -3,18 +3,19 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:1.0 .0'
6+ classpath ' com.android.tools.build:gradle:1.3 .0'
77 }
88}
9+
910apply plugin : ' com.android.application'
1011
1112dependencies {
12- compile " com.android.support:appcompat-v7:22.2 .0"
13+ compile " com.android.support:appcompat-v7:23.0 .0"
1314}
1415
1516android {
16- compileSdkVersion 21
17- buildToolsVersion " 21.1.2 "
17+ compileSdkVersion 23
18+ buildToolsVersion " 23.0.0 "
1819
1920 sourceSets {
2021 main {
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.2.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.4 -all.zip
Original file line number Diff line number Diff line change @@ -3,22 +3,23 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:1.1 .0'
6+ classpath ' com.android.tools.build:gradle:1.3 .0'
77 }
88}
9+
910apply plugin : ' com.android.application'
1011
1112dependencies {
12- compile " com.android.support:appcompat-v7:22.2 .0"
13+ compile " com.android.support:appcompat-v7:23.0 .0"
1314}
1415
1516android {
16- compileSdkVersion 22
17- buildToolsVersion " 22 .0.1 "
17+ compileSdkVersion 23
18+ buildToolsVersion " 23 .0.0 "
1819
19- defaultConfig {
20- targetSdkVersion 17
21- }
20+ defaultConfig {
21+ targetSdkVersion 17
22+ }
2223
2324 sourceSets {
2425 main {
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.2.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.4 -all.zip
Original file line number Diff line number Diff line change @@ -3,18 +3,19 @@ buildscript {
33 mavenCentral()
44 }
55 dependencies {
6- classpath ' com.android.tools.build:gradle:1.1 .0'
6+ classpath ' com.android.tools.build:gradle:1.3 .0'
77 }
88}
9+
910apply plugin : ' com.android.application'
1011
1112dependencies {
12- compile " com.android.support:appcompat-v7:22.2 .0"
13+ compile " com.android.support:appcompat-v7:23.0 .0"
1314}
1415
1516android {
16- compileSdkVersion 22
17- buildToolsVersion " 22 .0.1 "
17+ compileSdkVersion 23
18+ buildToolsVersion " 23 .0.0 "
1819
1920 sourceSets {
2021 main {
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.2.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.4 -all.zip
You can’t perform that action at this time.
0 commit comments