From 819940c20dfb8a0c797b3423a3c0a0c67c9fd955 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期五, 27 十二月 2024 18:06:23 +0800 Subject: [PATCH] 处理后台运行被释放的问题 --- local.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index 5cb4a98..cf7466a 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. -#Fri Feb 23 16:45:51 CST 2024 -sdk.dir=/Users/hdl/Library/Developer/Xamarin/android-sdk-macosx +#Wed Jul 10 16:17:02 CST 2024 +sdk.dir=/Users/user/Library/Android/sdk -- Gitblit v1.8.0