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 8d6e41fd feat: Update gradle plugin version (#1446)
8d6e41fd is described below
commit 8d6e41fd77dc7eee2077e3bdada089d311c0f0f1
Author: jcesarmobile <[email protected]>
AuthorDate: Tue Jun 28 05:23:42 2022 +0200
feat: Update gradle plugin version (#1446)
---
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 fe0718bd..8d9bcbda 100644
--- a/framework/cdv-gradle-config-defaults.json
+++ b/framework/cdv-gradle-config-defaults.json
@@ -4,7 +4,7 @@
"COMPILE_SDK_VERSION": null,
"GRADLE_VERSION": "7.4.2",
"MIN_BUILD_TOOLS_VERSION": "32.0.0",
- "AGP_VERSION": "7.1.0",
+ "AGP_VERSION": "7.2.1",
"KOTLIN_VERSION": "1.5.21",
"ANDROIDX_APP_COMPAT_VERSION": "1.3.1",
"ANDROIDX_WEBKIT_VERSION": "1.4.0",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]