From feb7add1979c830e0d940286242a7c489f2f8f96 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期五, 27 九月 2024 09:23:34 +0800 Subject: [PATCH] 优化NFC模块架构,将一些方法抽调到父类中。 --- local.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index 9cd06d1..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 Jul 13 14:35:23 CST 2024 -sdk.dir=D\:\\AndroidStudio\\sdk +#Mon Aug 19 09:59:12 CST 2024 +sdk.dir=D\:\\android\\sdk -- Gitblit v1.8.0