From 844597b5813ff8589de503cd7d7b1bbd0586d287 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 13 五月 2024 19:38:03 +0800
Subject: [PATCH] 1.添加水量单价 2.修复发现的bug

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

diff --git a/local.properties b/local.properties
index b21f6f6..36d8ed3 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 Feb 27 10:36:34 CST 2024
+#Mon May 13 11:15:58 CST 2024
+#ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21
 sdk.dir=D\:\\AndroidStudio\\sdk
-ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21

--
Gitblit v1.8.0