From e863cc5da7b0c581c65d7e16ac3aa2ff9d98e4fc Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期四, 20 三月 2025 11:46:20 +0800 Subject: [PATCH] feat(generallibrary): 添加项目选择功能 --- local.properties | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/local.properties b/local.properties index b21f6f6..60bc885 100644 --- a/local.properties +++ b/local.properties @@ -4,6 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Tue Feb 27 10:36:34 CST 2024 -sdk.dir=D\:\\AndroidStudio\\sdk -ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 +#Mon Aug 19 09:59:12 CST 2024 +sdk.dir=D\:\\android\\sdk -- Gitblit v1.8.0