From 9c9e9ea09a2d10637889c48a67c6147cf3d4136a Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期五, 15 三月 2024 10:32:15 +0800
Subject: [PATCH] 没有打开NFC时,去打开NFC

---
 local.properties |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/local.properties b/local.properties
index 1f4d3ae..b21f6f6 100644
--- a/local.properties
+++ b/local.properties
@@ -4,5 +4,6 @@
 # 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 09:58:29 CST 2023
+#Tue Feb 27 10:36:34 CST 2024
 sdk.dir=D\:\\AndroidStudio\\sdk
+ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21

--
Gitblit v1.8.0