From 9d57ea9c1ca983a8990dfb3791165c6bae28f483 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期四, 09 五月 2024 16:48:50 +0800
Subject: [PATCH] 1.修复河南版本不能自动连接服务器的bug 2.添加重新选择版本的功能

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

diff --git a/local.properties b/local.properties
index 95b3ee2..285b71e 100644
--- a/local.properties
+++ b/local.properties
@@ -4,6 +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.
-#Tue Dec 19 11:21:25 CST 2023
+#Fri Mar 15 09:00:13 CST 2024
+ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21
 sdk.dir=D\:\\android\\sdk
-ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21
\ No newline at end of file

--
Gitblit v1.8.0