File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 jcenter()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:2.1 .2'
8+ classpath ' com.android.tools.build:gradle:2.3 .2'
99
1010 // NOTE: Do not place your application dependencies here; they belong
1111 // in the individual module build.gradle files
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
22
33android {
44 compileSdkVersion 24
5- buildToolsVersion " 24 .0.1 "
5+ buildToolsVersion ' 25 .0.0 '
66
77 defaultConfig {
88 applicationId " net.ypresto.androidtranscoder.example"
Original file line number Diff line number Diff line change 1- # Mon Mar 09 14:43:12 JST 2015
1+ # Thu Jun 08 12:40:11 IST 2017
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-3.3 -all.zip
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ apply plugin: 'bintray-release'
1212
1313android {
1414 compileSdkVersion 24
15- buildToolsVersion " 24 .0.1 "
15+ buildToolsVersion ' 25 .0.2 '
1616
1717 defaultConfig {
1818 minSdkVersion 18
You can’t perform that action at this time.
0 commit comments