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 8fb70756 feat: bump androidx.appcompat.appcompat 1.5.1 (#1544)
8fb70756 is described below
commit 8fb707567a0d97ae94094841529c3db8add1e14d
Author: エリス <[email protected]>
AuthorDate: Sat Mar 11 02:45:42 2023 +0900
feat: bump androidx.appcompat.appcompat 1.5.1 (#1544)
---
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 2e4f3ed0..5bce9cd2 100644
--- a/framework/cdv-gradle-config-defaults.json
+++ b/framework/cdv-gradle-config-defaults.json
@@ -6,7 +6,7 @@
"MIN_BUILD_TOOLS_VERSION": "33.0.2",
"AGP_VERSION": "7.2.1",
"KOTLIN_VERSION": "1.5.21",
- "ANDROIDX_APP_COMPAT_VERSION": "1.4.2",
+ "ANDROIDX_APP_COMPAT_VERSION": "1.5.1",
"ANDROIDX_WEBKIT_VERSION": "1.4.0",
"ANDROIDX_CORE_SPLASHSCREEN_VERSION": "1.0.0-rc01",
"GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.3.10",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]