From 07e08bd4804b99f6ceab90fb7d65490cf04e6494 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期二, 14 五月 2024 14:33:03 +0800 Subject: [PATCH] 1.隐藏参数设置里的卡密码设置 --- local.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/local.properties b/local.properties index 285b71e..36d8ed3 100644 --- a/local.properties +++ b/local.properties @@ -4,6 +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. -#Fri Mar 15 09:00:13 CST 2024 -ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 -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