From c0538000f28bc68f11bfe118cb5dd7dfaed09911 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期日, 14 七月 2024 09:23:43 +0800 Subject: [PATCH] 修复管理卡为null的bug,修复写卡失败的后提示成功的bug --- local.properties | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index b21f6f6..9cd06d1 100644 --- a/local.properties +++ b/local.properties @@ -4,6 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Tue Feb 27 10:36:34 CST 2024 +#Sat Jul 13 14:35:23 CST 2024 sdk.dir=D\:\\AndroidStudio\\sdk -ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 -- Gitblit v1.8.0