This is an automated email from the ASF dual-hosted git repository.

jcesarmobile pushed a commit to branch gradle-8
in repository https://gitbox.apache.org/repos/asf/cordova-android.git

commit fd13993c897cb7abaf880ca44f8b154307fb944e
Author: jcesarmobile <[email protected]>
AuthorDate: Fri Apr 14 10:38:04 2023 +0200

    feat!: Upgrade to Gradle and AGP 8
---
 framework/cdv-gradle-config-defaults.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/framework/cdv-gradle-config-defaults.json 
b/framework/cdv-gradle-config-defaults.json
index 605b9989..5a5af5ea 100644
--- a/framework/cdv-gradle-config-defaults.json
+++ b/framework/cdv-gradle-config-defaults.json
@@ -2,9 +2,9 @@
     "MIN_SDK_VERSION": 24,
     "SDK_VERSION": 33,
     "COMPILE_SDK_VERSION": null,
-    "GRADLE_VERSION": "7.6",
+    "GRADLE_VERSION": "8.0",
     "MIN_BUILD_TOOLS_VERSION": "33.0.2",
-    "AGP_VERSION": "7.4.2",
+    "AGP_VERSION": "8.0.0",
     "KOTLIN_VERSION": "1.5.21",
     "ANDROIDX_APP_COMPAT_VERSION": "1.6.1",
     "ANDROIDX_WEBKIT_VERSION": "1.6.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to