From d58bc0e2057f58342f490f5605eda3b80dc0ca29 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期三, 27 三月 2024 11:47:21 +0800
Subject: [PATCH] 添加中安身份证识别相关功能 优化贴卡提示 优化二次确认的按钮样式 添加超时时不在主线程的处理

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

diff --git a/local.properties b/local.properties
index cf06b5b..285b71e 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.
-#Mon Dec 18 10:17:13 CST 2023
+#Fri Mar 15 09:00:13 CST 2024
+ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21
 sdk.dir=D\:\\android\\sdk

--
Gitblit v1.8.0