File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 99 - extra-google-m2repository
1010 - platform-tools
1111 - tools
12- - build-tools-27 .0.3
12+ - build-tools-28 .0.3
1313 - android-27
1414
1515env :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
44android {
55 compileSdkVersion 27
6- buildToolsVersion ' 27 .0.3'
6+ buildToolsVersion ' 28 .0.3'
77
88 defaultConfig {
99 applicationId " org.wordpress.aztec"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
44android {
55 compileSdkVersion 27
6- buildToolsVersion " 27 .0.3"
6+ buildToolsVersion " 28 .0.3"
77
88 defaultConfig {
99 minSdkVersion 16
Original file line number Diff line number Diff line change 11buildscript {
22 ext {
3- gradlePluginVersion = ' 3.1.3 '
3+ gradlePluginVersion = ' 3.3.1 '
44 kotlinVersion = ' 1.3.11'
55 kotlinCoroutinesVersion = ' 1.1.0'
66 supportLibVersion = ' 27.1.1'
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
44android {
55 compileSdkVersion 27
6- buildToolsVersion " 27 .0.3"
6+ buildToolsVersion " 28 .0.3"
77
88 defaultConfig {
99 minSdkVersion 16
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-4.4 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.3 -all.zip
Original file line number Diff line number Diff line change 11before_install :
22 - yes | $ANDROID_HOME/tools/bin/sdkmanager "platforms;android-27"
3- - yes | $ANDROID_HOME/tools/bin/sdkmanager "build-tools;27 .0.3"
3+ - yes | $ANDROID_HOME/tools/bin/sdkmanager "build-tools;28 .0.3"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
44android {
55 compileSdkVersion 27
6- buildToolsVersion " 27 .0.3"
6+ buildToolsVersion " 28 .0.3"
77
88 defaultConfig {
99 minSdkVersion 16
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
44android {
55 compileSdkVersion 27
6- buildToolsVersion " 27 .0.3"
6+ buildToolsVersion " 28 .0.3"
77
88 defaultConfig {
99 minSdkVersion 16
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
44android {
55 compileSdkVersion 27
6- buildToolsVersion ' 27 .0.3'
6+ buildToolsVersion ' 28 .0.3'
77
88 defaultConfig {
99 minSdkVersion 16
You can’t perform that action at this time.
0 commit comments