From e3b63c3a02fd80641733daf27e79b40ff081a046 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期一, 01 十二月 2025 09:37:12 +0800 Subject: [PATCH] 2025年12月01日09:36:55 --- .gitignore | 1 + local.properties | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index eceeb1b..1e03bd0 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ .idea/ *.properties local.properties +local.properties diff --git a/local.properties b/local.properties index cf7466a..2228444 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +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. -#Wed Jul 10 16:17:02 CST 2024 -sdk.dir=/Users/user/Library/Android/sdk +#Mon Dec 01 08:46:07 CST 2025 +sdk.dir=/Users/wenjucheng/Library/Android/sdk -- Gitblit v1.8.0