From ea8b02bbc2d20dc3db5b045fac4e6ddff7f44b7c Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期日, 29 九月 2024 10:30:10 +0800 Subject: [PATCH] 优化NFC模块架构,将一些方法抽调到父类中。修复一些bug --- local.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/local.properties b/local.properties index efd65e3..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. -#Fri May 17 09:12:28 CST 2024 +#Mon Aug 19 09:59:12 CST 2024 sdk.dir=D\:\\android\\sdk -- Gitblit v1.8.0