From 765d5165b18938eaefbd5b3af00e8775bfb1a91f Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期五, 28 二月 2025 09:43:35 +0800 Subject: [PATCH] 1.优化代码将http通信通用模块放在baselibrary内 2.创建通用版本的library --- local.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index f059514..60bc885 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. -#Sat Nov 11 20:12:34 CST 2023 -sdk.dir=D\:\\AndroidStudio\\sdk +#Mon Aug 19 09:59:12 CST 2024 +sdk.dir=D\:\\android\\sdk -- Gitblit v1.8.0