From 12fb3fb97f135bbd78b31a06f8451f9b42a2ed6f Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期一, 26 八月 2024 14:23:24 +0800 Subject: [PATCH] 无网络添加提示 --- local.properties | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/local.properties b/local.properties index 36d8ed3..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. -#Mon May 13 11:15:58 CST 2024 -#ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 -sdk.dir=D\:\\AndroidStudio\\sdk +#Mon Aug 19 09:59:12 CST 2024 +sdk.dir=D\:\\android\\sdk -- Gitblit v1.8.0