From 29ca25fb0843b575f4367290d5cd0d649b51019c Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 04 十二月 2025 15:11:47 +0800 Subject: [PATCH] 支持离线6kw逆变器和离线8kw逆变器配置文件 --- local.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index 5a78c71..8ba0690 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. -#Thu Jun 29 10:54:59 CST 2023 -sdk.dir=/Users/wenjucheng/Library/Android/sdk +#Mon Dec 01 11:49:43 CST 2025 +sdk.dir=/Users/user/Library/Android/sdk -- Gitblit v1.8.0