You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2020/07/28 01:34:37 UTC

[cordova-paramedic] 01/02: breaking: bump android requirement to API 29

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch chore/bump-android-latest
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git

commit ba68684ed0a0babbaed959ec12f84bbf7bad34a0
Author: Erisu <el...@gmail.com>
AuthorDate: Tue Jul 14 20:54:58 2020 +0900

    breaking: bump android requirement to API 29
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 20b080d..837f8f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,8 +9,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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org