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 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/local.properties b/local.properties
index 1f4d3ae..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.
-#Thu Dec 14 09:58:29 CST 2023
+#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