From a44c47bc7f37245612635866adaddf5c98d41747 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期五, 16 八月 2024 11:03:49 +0800 Subject: [PATCH] 添加补打逻辑 联调修复bug --- local.properties | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/local.properties b/local.properties index 285b71e..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. -#Fri Mar 15 09:00:13 CST 2024 -ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 -sdk.dir=D\:\\android\\sdk +#Mon Aug 12 12:34:59 CST 2024 +sdk.dir=D\:\\AndroidStudio\\sdk -- Gitblit v1.8.0