From 15d9aae9a65c3385aaea29cb6d9810e4a8e8bd27 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期二, 07 五月 2024 11:04:45 +0800 Subject: [PATCH] 1.修复开卡列表显示异常bug 2.实现读卡界面相关功能 3.所有Activity去掉齐河后缀 --- local.properties | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index 90aa526..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. -#Sat Nov 11 20:12:34 CST 2023 -sdk.dir=D\:\\sdk +#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