Skip to content

Commit fc6eb05

Browse files
committed
Removes deprecated buildToolsVersion
1 parent 4510a08 commit fc6eb05

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ plugins {
55

66
android {
77
compileSdkVersion 28
8-
buildToolsVersion '28.0.3'
98

109
defaultConfig {
1110
applicationId "org.wordpress.aztec"

aztec/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ plugins {
55

66
android {
77
compileSdkVersion 28
8-
buildToolsVersion "28.0.3"
98

109
defaultConfig {
1110
minSdkVersion 16

glide-loader/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ plugins {
55

66
android {
77
compileSdkVersion 28
8-
buildToolsVersion "28.0.3"
98

109
defaultConfig {
1110
minSdkVersion 16

picasso-loader/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ plugins {
55

66
android {
77
compileSdkVersion 28
8-
buildToolsVersion "28.0.3"
98

109
defaultConfig {
1110
minSdkVersion 16

wordpress-comments/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ plugins {
55

66
android {
77
compileSdkVersion 28
8-
buildToolsVersion "28.0.3"
98

109
defaultConfig {
1110
minSdkVersion 16

wordpress-shortcodes/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ plugins {
55

66
android {
77
compileSdkVersion 28
8-
buildToolsVersion '28.0.3'
98

109
defaultConfig {
1110
minSdkVersion 16

0 commit comments

Comments
 (0)