mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-01-30 00:06:02 +08:00
ci(travis): updates Android API level (#71)
This commit is contained in:
@@ -13,8 +13,8 @@ env:
|
||||
global:
|
||||
- SAUCE_USERNAME=snay
|
||||
- TRAVIS_NODE_VERSION=12
|
||||
- ANDROID_API_LEVEL=28
|
||||
- ANDROID_BUILD_TOOLS_VERSION=28.0.3
|
||||
- ANDROID_API_LEVEL=29
|
||||
- ANDROID_BUILD_TOOLS_VERSION=29.0.2
|
||||
|
||||
language: node_js
|
||||
node_js: 12
|
||||
|
||||
Reference in New Issue
Block a user