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 d8f6f377 feat!: bump sdk & build tools to 36 (#1810)
d8f6f377 is described below

commit d8f6f37737198532f9913518c3db4b3a1906b903
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Tue Jun 24 10:42:10 2025 +0900

    feat!: bump sdk & build tools to 36 (#1810)
---
 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 da78463f..2567e9f0 100644
--- a/framework/cdv-gradle-config-defaults.json
+++ b/framework/cdv-gradle-config-defaults.json
@@ -1,9 +1,9 @@
 {
     "MIN_SDK_VERSION": 24,
-    "SDK_VERSION": 35,
+    "SDK_VERSION": 36,
     "COMPILE_SDK_VERSION": null,
     "GRADLE_VERSION": "8.13",
-    "MIN_BUILD_TOOLS_VERSION": "35.0.0",
+    "MIN_BUILD_TOOLS_VERSION": "36.0.0",
     "AGP_VERSION": "8.7.3",
     "KOTLIN_VERSION": "1.9.24",
     "ANDROIDX_APP_COMPAT_VERSION": "1.7.0",


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

Reply via email to