From a97bfc5b68649e36f7ad425211a98bdb8923c651 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期四, 11 四月 2024 17:56:16 +0800 Subject: [PATCH] 完善打开跳的问题 --- local.properties | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/local.properties b/local.properties index e8d918b..7e45c0e 100644 --- a/local.properties +++ b/local.properties @@ -4,6 +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 Dec 14 10:02:46 CST 2023 -#sdk.dir=/Users/user/Library/Android/sdk -sdk.dir=/Users/hdl/Library/Developer/Xamarin/android-sdk-macosx +#Fri Feb 23 16:45:51 CST 2024 +sdk.dir=/Users/user/Library/Android/sdk -- Gitblit v1.8.0