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/08/02 07:34:11 UTC

[cordova-android] branch master updated: feat: bump ANDROIDX_APP_COMPAT@1.3.1 (#1306)

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 5db8508  feat: bump ANDROIDX_APP_COMPAT@1.3.1 (#1306)
5db8508 is described below

commit 5db850890d5c94f5fc3c0b90a02bfb0b251c0da1
Author: Mosab A <47...@users.noreply.github.com>
AuthorDate: Mon Aug 2 10:34:06 2021 +0300

    feat: bump ANDROIDX_APP_COMPAT@1.3.1 (#1306)
---
 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 af912d8..bf5caf2 100644
--- a/framework/cdv-gradle-config-defaults.json
+++ b/framework/cdv-gradle-config-defaults.json
@@ -5,7 +5,7 @@
     "MIN_BUILD_TOOLS_VERSION": "30.0.3",
     "AGP_VERSION": "4.2.2",
     "KOTLIN_VERSION": "1.5.21",
-    "ANDROIDX_APP_COMPAT_VERSION": "1.3.0",
+    "ANDROIDX_APP_COMPAT_VERSION": "1.3.1",
     "ANDROIDX_WEBKIT_VERSION": "1.4.0",
     "GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.3.8",
     "IS_GRADLE_PLUGIN_GOOGLE_SERVICES_ENABLED": false,

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