Skip to content

Commit ff84945

Browse files
Marcel SchnelleMarcel Schnelle
authored andcommitted
Update to Build Tools 27.0.3
1 parent f995c4d commit ff84945

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99

1010
android:
1111
components:
12-
- build-tools-27.0.1
12+
- build-tools-27.0.3
1313

1414
jdk:
1515
- oraclejdk8

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ KOTLIN_VERSION = 1.2.0
4848
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
4949
# Android Environment (common)
5050
COMPILE_SDK_VERSION = android-27
51-
BUILD_TOOLS_VERSION = 27.0.1
51+
BUILD_TOOLS_VERSION = 27.0.3
5252
TARGET_SDK_VERSION = 27
5353

5454
# Android Environment (sample)

0 commit comments

Comments
 (0)