Skip to content

Commit b7ea751

Browse files
authored
ci(travis): updates Android API level (apache#767)
1 parent 91ebdf2 commit b7ea751

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
@@ -13,8 +13,8 @@ env:
1313
global:
1414
- SAUCE_USERNAME=snay
1515
- TRAVIS_NODE_VERSION=12
16-
- ANDROID_API_LEVEL=28
17-
- ANDROID_BUILD_TOOLS_VERSION=28.0.3
16+
- ANDROID_API_LEVEL=29
17+
- ANDROID_BUILD_TOOLS_VERSION=29.0.2
1818

1919
language: node_js
2020
node_js: 12

0 commit comments

Comments
 (0)