From 5b9a5a629f8c31a8c05a918dcefc557b46651dfe Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期三, 11 九月 2024 17:28:18 +0800
Subject: [PATCH] 修复bug不让外部应用访问

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

diff --git a/local.properties b/local.properties
index cf06b5b..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.
-#Mon Dec 18 10:17:13 CST 2023
+#Mon Aug 19 09:59:12 CST 2024
 sdk.dir=D\:\\android\\sdk

--
Gitblit v1.8.0