From 85495a94e15b69719cec4c688a54cb77c1acf22c Mon Sep 17 00:00:00 2001 From: gem Date: Wed, 10 Dec 2025 17:56:58 +0800 Subject: [PATCH] no message --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index c9610a7..a2fb60f 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -14,7 +14,7 @@ def getCurrentProjectDir() { } buildscript { - ext.kotlin_version = '1.9.24' + ext.kotlin_version = '2.0.20' repositories { maven { url 'https://maven.aliyun.com/repository/public' }