From 9c3cb299d08649b43ccbb93a94163ebe9505c064 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期一, 19 八月 2024 09:49:04 +0800 Subject: [PATCH] 优化代码 --- local.properties | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/local.properties b/local.properties index 95b3ee2..f074cd4 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 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 +#Mon Aug 12 12:34:59 CST 2024 +sdk.dir=D\:\\AndroidStudio\\sdk -- Gitblit v1.8.0