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 2021/07/07 01:55:25 UTC

[cordova-android] branch master updated: feat: bump android.webkit@1.4.0 (#1258)

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-android.git


The following commit(s) were added to refs/heads/master by this push:
     new a1ed525  feat: bump android.webkit@1.4.0 (#1258)
a1ed525 is described below

commit a1ed525a0b0159f5fedc804de007a3444149e59b
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Wed Jul 7 10:55:17 2021 +0900

    feat: bump android.webkit@1.4.0 (#1258)
---
 framework/cdv-gradle-config-defaults.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/framework/cdv-gradle-config-defaults.json b/framework/cdv-gradle-config-defaults.json
index 25f9aa9..76c4c35 100644
--- a/framework/cdv-gradle-config-defaults.json
+++ b/framework/cdv-gradle-config-defaults.json
@@ -6,7 +6,7 @@
     "AGP_VERSION": "4.2.1",
     "KOTLIN_VERSION": "1.4.32",
     "ANDROIDX_APP_COMPAT_VERSION": "1.2.0",
-    "ANDROIDX_WEBKIT_VERSION": "1.3.0",
+    "ANDROIDX_WEBKIT_VERSION": "1.4.0",
     "GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.3.5",
     "IS_GRADLE_PLUGIN_GOOGLE_SERVICES_ENABLED": false,
     "IS_GRADLE_PLUGIN_KOTLIN_ENABLED": false

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