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 |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/local.properties b/local.properties
index 90aa526..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.
-#Sat Nov 11 20:12:34 CST 2023
-sdk.dir=D\:\\sdk
+#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