From dbace3d4541d78321e93df4d13e9ca7faf443c02 Mon Sep 17 00:00:00 2001 From: Armamem0t Date: Thu, 10 Jul 2025 08:48:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20gradle.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index df78687..07faaf2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUPSID=com.mingliqiye ARTIFACTID=socket-utilts -VERSIONS=1.0.6 +VERSIONS=1.0.7 MAINCLASS=com.mingliqiye.Main JDKVERSIONS=1.8