From b198cb447af8f4392349f4ba01f85537ed391428 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期三, 22 五月 2024 15:42:35 +0800 Subject: [PATCH] 1.3版本问题修复 --- local.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index fbc2482..176dc40 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 18:00:39 CST 2023 -sdk.dir=/Users/wenjucheng/Library/Android/sdk +#Wed May 22 13:42:11 CST 2024 +sdk.dir=/Users/hdl/Library/Developer/Xamarin/android-sdk-macosx -- Gitblit v1.8.0