From d5adf9f2e2b02baaebf1c5c673ca4a4899f1db5f Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期二, 14 五月 2024 14:01:14 +0800 Subject: [PATCH] 1.隐藏一些不需要的信息 2.将卡号倒序显示,但是制作管理卡时正序写入。 --- local.properties | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index cf06b5b..36d8ed3 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 -sdk.dir=D\:\\android\\sdk +#Mon May 13 11:15:58 CST 2024 +#ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 +sdk.dir=D\:\\AndroidStudio\\sdk -- Gitblit v1.8.0