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 72e71488 feat!: bump kotlin@2.1.21 (#1814) 72e71488 is described below commit 72e7148884fcb10b8a6904c94313e04070919889 Author: エリス <er...@users.noreply.github.com> AuthorDate: Tue Jun 24 11:58:49 2025 +0900 feat!: bump kotlin@2.1.21 (#1814) --- 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 6198752a..f90f9a5f 100644 --- a/framework/cdv-gradle-config-defaults.json +++ b/framework/cdv-gradle-config-defaults.json @@ -5,7 +5,7 @@ "GRADLE_VERSION": "8.14.2", "MIN_BUILD_TOOLS_VERSION": "36.0.0", "AGP_VERSION": "8.10.1", - "KOTLIN_VERSION": "1.9.24", + "KOTLIN_VERSION": "2.1.21", "ANDROIDX_APP_COMPAT_VERSION": "1.7.1", "ANDROIDX_WEBKIT_VERSION": "1.14.0", "ANDROIDX_CORE_SPLASHSCREEN_VERSION": "1.0.1", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org