From 0287b5d20f7d57f5352248175733b99d5a99959b Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 28 八月 2025 17:42:27 +0800 Subject: [PATCH] Merge branch '1.4.4' into dev --- local.properties | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/local.properties b/local.properties index 1a98706..cf7466a 100644 --- a/local.properties +++ b/local.properties @@ -1,10 +1,8 @@ -## This file is automatically generated by Android Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file should *NOT* be checked into Version Control Systems, +## This file must *NOT* be checked into Version Control Systems, # as it contains information specific to your local configuration. # # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -sdk.dir=/Users/wenjucheng/Library/Android/sdk \ No newline at end of file +#Wed Jul 10 16:17:02 CST 2024 +sdk.dir=/Users/user/Library/Android/sdk -- Gitblit v1.8.0