From 954eaed548efb75b3dc79343587acb79e53d214d Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期五, 23 八月 2024 17:19:59 +0800 Subject: [PATCH] 优化写卡逻辑,再次读取内容确认写卡成功再提示成功 --- local.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/local.properties b/local.properties index cf06b5b..60bc885 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +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. -#Mon Dec 18 10:17:13 CST 2023 +#Mon Aug 19 09:59:12 CST 2024 sdk.dir=D\:\\android\\sdk -- Gitblit v1.8.0