This is an automated email from the ASF dual-hosted git repository. jcesarmobile pushed a commit to branch update-appcompat in repository https://gitbox.apache.org/repos/asf/cordova-android.git
commit 6f0860239c6937719b78f6c951c579cd822e5b1b Author: jcesarmobile <[email protected]> AuthorDate: Tue Jun 28 23:58:46 2022 +0200 feat: Update androidx.appcompat version --- 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 8d9bcbda..1cf08f77 100644 --- a/framework/cdv-gradle-config-defaults.json +++ b/framework/cdv-gradle-config-defaults.json @@ -6,7 +6,7 @@ "MIN_BUILD_TOOLS_VERSION": "32.0.0", "AGP_VERSION": "7.2.1", "KOTLIN_VERSION": "1.5.21", - "ANDROIDX_APP_COMPAT_VERSION": "1.3.1", + "ANDROIDX_APP_COMPAT_VERSION": "1.4.2", "ANDROIDX_WEBKIT_VERSION": "1.4.0", "GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.3.10", "IS_GRADLE_PLUGIN_GOOGLE_SERVICES_ENABLED": false, --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
