From ceedea7fb0d548c9b6ebc03cc9b55493a692180a Mon Sep 17 00:00:00 2001 From: fanpeng <438123081@qq.com> Date: Thu, 17 Jul 2025 10:34:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0manifest.json?= =?UTF-8?q?=EF=BC=8C=E5=B0=86targetSdkVersion=E6=8F=90=E5=8D=87=E8=87=B335?= =?UTF-8?q?=EF=BC=8C=E4=BB=A5=E6=94=AF=E6=8C=81=E6=9C=80=E6=96=B0Android?= =?UTF-8?q?=E7=89=B9=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f07f16d..030f589 100644 --- a/manifest.json +++ b/manifest.json @@ -102,7 +102,7 @@ "password" : "xhs2025", "aliasname" : "xhs2025", "keystore" : "./android.jks", - "targetSdkVersion" : 34, + "targetSdkVersion" : 35, "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ] }, "ios" : {