From c1755223fd042d0411ab29708c5a848085c4cee9 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期三, 05 六月 2024 16:38:58 +0800 Subject: [PATCH] Merge branch 'feature/v1.4.0' into feature/v1.4.1 --- local.properties | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/local.properties b/local.properties index 1a98706..7e45c0e 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 +#Fri Feb 23 16:45:51 CST 2024 +sdk.dir=/Users/user/Library/Android/sdk -- Gitblit v1.8.0