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 2022/04/11 13:12:39 UTC

[cordova-android] branch 10.1.x updated (e188c61c -> f12080b7)

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

erisu pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-android.git


    from e188c61c android-v10.1.1 Updated version and RELEASENOTES.md for release 10.1.1
     add 8a957fb9 chore: bump version 10.1.2-dev
     add 05e3e3cf chore: npmrc (#1348)
     add a1ed1c0a feat(AndroidManifest): explicitly define the activity attribute android:exported (#1372)
     add f100809b fix: escape strings.xml app name (#1384)
     add 6d3ce211 fix(GH-1391): Reword minimum build tools version to make it more clear what is actually required. (#1401)
     add 112f0a61 fix: detect JAVA_HOME with Java 11 (#1406)
     add 51291f89 chore: update package-lock to satisfy npm audit (#1413)
     add f12080b7 android-v10.1.2 Updated version and RELEASENOTES.md for release 10.1.2

No new revisions were added by this update.

Summary of changes:
 .npmrc                                             |    2 +
 RELEASENOTES.md                                    |   14 +
 framework/cordova.gradle                           |    8 +-
 .../src/org/apache/cordova/CordovaWebView.java     |    2 +-
 lib/create.js                                      |    2 +-
 lib/env/java.js                                    |    3 +-
 lib/utils.js                                       |   18 +
 package-lock.json                                  | 5984 +++++++++++++++++---
 package.json                                       |    2 +-
 spec/unit/create.spec.js                           |    7 +
 templates/project/AndroidManifest.xml              |    3 +-
 11 files changed, 5371 insertions(+), 674 deletions(-)
 create mode 100644 .npmrc


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