Update build-tools to 28.0.2

This commit is contained in:
cpfeiffer
2018-09-29 00:04:23 +02:00
parent c92ed132cf
commit 045c0840e3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ android:
- tools
# The BuildTools version used by your project
- build-tools-27.0.3
- build-tools-28.0.2
# The SDK version used to compile your project
- android-27
+1 -1
View File
@@ -17,7 +17,7 @@ android {
targetCompatibility JavaVersion.VERSION_1_7
}
compileSdkVersion 27
buildToolsVersion "27.0.3"
buildToolsVersion "28.0.2"
defaultConfig {
applicationId "nodomain.freeyourgadget.gadgetbridge"