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:36 UTC

[cordova-paramedic] branch chore/bump-android-latest created (now 544d638)

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

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


      at 544d638  chore: use android@latest platform

This branch includes the following new commits:

     new ba68684  breaking: bump android requirement to API 29
     new 544d638  chore: use android@latest platform

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-paramedic] 02/02: chore: use android@latest platform

Posted by er...@apache.org.
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 544d638ad0d1fcdea26ae065609e8bb51b0a1fa8
Author: Erisu <el...@gmail.com>
AuthorDate: Tue Jul 28 10:34:09 2020 +0900

    chore: use android@latest platform
---
 conf/pr/android-4.4.config.json       | 2 +-
 conf/pr/android-5.1.config.json       | 2 +-
 conf/pr/android-6.0.config.json       | 2 +-
 conf/pr/android-7.0.config.json       | 2 +-
 conf/pr/android-7.1.config.json       | 2 +-
 conf/pr/android-8.0.config.json       | 2 +-
 conf/pr/android-8.1.config.json       | 2 +-
 conf/pr/android-9.0.config.json       | 2 +-
 conf/pr/local/android-4.4.config.json | 2 +-
 conf/pr/local/android-5.1.config.json | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/conf/pr/android-4.4.config.json b/conf/pr/android-4.4.config.json
index a96042f..4a0bfaa 100644
--- a/conf/pr/android-4.4.config.json
+++ b/conf/pr/android-4.4.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "shouldUseSauce": true,
diff --git a/conf/pr/android-5.1.config.json b/conf/pr/android-5.1.config.json
index a819125..a5b6ed8 100644
--- a/conf/pr/android-5.1.config.json
+++ b/conf/pr/android-5.1.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "shouldUseSauce": true,
diff --git a/conf/pr/android-6.0.config.json b/conf/pr/android-6.0.config.json
index e29e259..df3dc7f 100644
--- a/conf/pr/android-6.0.config.json
+++ b/conf/pr/android-6.0.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "shouldUseSauce": true,
diff --git a/conf/pr/android-7.0.config.json b/conf/pr/android-7.0.config.json
index f8aeb8b..e3c2255 100644
--- a/conf/pr/android-7.0.config.json
+++ b/conf/pr/android-7.0.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "shouldUseSauce": true,
diff --git a/conf/pr/android-7.1.config.json b/conf/pr/android-7.1.config.json
index a1007c2..9081246 100644
--- a/conf/pr/android-7.1.config.json
+++ b/conf/pr/android-7.1.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "shouldUseSauce": true,
diff --git a/conf/pr/android-8.0.config.json b/conf/pr/android-8.0.config.json
index 97f029f..97cb711 100644
--- a/conf/pr/android-8.0.config.json
+++ b/conf/pr/android-8.0.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "shouldUseSauce": true,
diff --git a/conf/pr/android-8.1.config.json b/conf/pr/android-8.1.config.json
index 39de685..ec58a24 100644
--- a/conf/pr/android-8.1.config.json
+++ b/conf/pr/android-8.1.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "shouldUseSauce": true,
diff --git a/conf/pr/android-9.0.config.json b/conf/pr/android-9.0.config.json
index 80c3b1f..53fb72e 100644
--- a/conf/pr/android-9.0.config.json
+++ b/conf/pr/android-9.0.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "shouldUseSauce": true,
diff --git a/conf/pr/local/android-4.4.config.json b/conf/pr/local/android-4.4.config.json
index e60bb6e..eaec629 100644
--- a/conf/pr/local/android-4.4.config.json
+++ b/conf/pr/local/android-4.4.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "target": "api19",
diff --git a/conf/pr/local/android-5.1.config.json b/conf/pr/local/android-5.1.config.json
index 73a06aa..51ffab8 100644
--- a/conf/pr/local/android-5.1.config.json
+++ b/conf/pr/local/android-5.1.config.json
@@ -1,5 +1,5 @@
 {
-    "platform": "android",
+    "platform": "android@latest",
     "action": "run",
     "cleanUpAfterRun": true,
     "target": "api22",


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


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

Posted by er...@apache.org.
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