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

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new 1339ed5  chore: update android platform pinning to 9.0.0 (#838)
1339ed5 is described below

commit 1339ed51cd8970faa12554ebd65edec4c968a5af
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Mon Jun 29 11:50:05 2020 +0900

    chore: update android platform pinning to 9.0.0 (#838)
---
 src/platforms/platformsConfig.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/platforms/platformsConfig.json 
b/src/platforms/platformsConfig.json
index 483f706..3e9b7d6 100644
--- a/src/platforms/platformsConfig.json
+++ b/src/platforms/platformsConfig.json
@@ -13,7 +13,7 @@
     },
     "android": {
         "url": "https://github.com/apache/cordova-android.git";,
-        "version": "^9.0.0-nightly.2020.5.11.e86b211c",
+        "version": "^9.0.0",
         "deprecated": false
     },
     "windows": {


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

Reply via email to