From 0baf94225974a8a993789f671860f3679e1a9ff0 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期二, 09 一月 2024 16:11:01 +0800 Subject: [PATCH] 修改权限框架 添加包名和签名验证 数据库文件隐藏 --- local.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/local.properties b/local.properties index cf06b5b..95b3ee2 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 +#Tue Dec 19 11:21:25 CST 2023 sdk.dir=D\:\\android\\sdk +ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 \ No newline at end of file -- Gitblit v1.8.0