From 520c4343a7121d610391c41cd090c480d65d13f2 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期五, 22 三月 2024 09:37:40 +0800
Subject: [PATCH] 读取卡片界面添加地址码字段 参数设置添加密码校验

---
 local.properties |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/local.properties b/local.properties
index 90aa526..b21f6f6 100644
--- a/local.properties
+++ b/local.properties
@@ -4,5 +4,6 @@
 # Location of the SDK. This is only used by Gradle.
 # For customization when using a Version Control System, please read the
 # header note.
-#Sat Nov 11 20:12:34 CST 2023
-sdk.dir=D\:\\sdk
+#Tue Feb 27 10:36:34 CST 2024
+sdk.dir=D\:\\AndroidStudio\\sdk
+ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21

--
Gitblit v1.8.0