ci(travis): updates Android API level (#123)

This commit is contained in:
Tim Brust 2020-08-22 12:32:54 +00:00 committed by GitHub
parent 3066e3cf88
commit e5692180dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@ env:
global: global:
- SAUCE_USERNAME=snay - SAUCE_USERNAME=snay
- TRAVIS_NODE_VERSION=12 - TRAVIS_NODE_VERSION=12
- ANDROID_API_LEVEL=28 - ANDROID_API_LEVEL=29
- ANDROID_BUILD_TOOLS_VERSION=28.0.3 - ANDROID_BUILD_TOOLS_VERSION=29.0.2
language: node_js language: node_js
node_js: 12 node_js: 12