Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 3fe369c

Browse files
authored
update build tools to 27
1 parent 3f0f6e6 commit 3fe369c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ android:
8484
- tools
8585
- tools
8686
- platform-tools
87-
- build-tools-26.0.1
87+
- build-tools-27.0.3
8888
- android-26
8989
- android-23
9090
- extra-android-m2repository
@@ -100,4 +100,4 @@ install:
100100
- npm uninstall tns-core-modules -P && npm install tns-core-modules@next -P
101101
- npm uninstall nativescript-dev-webpack -D && npm install nativescript-dev-webpack@next -D
102102
- npm uninstall nativescript-dev-typescript -D && npm install nativescript-dev-typescript@next -D
103-
- cd ..
103+
- cd ..

0 commit comments

Comments
 (0)