From 5627db8e1ee148fd8b7f8a8924033382cca0996d Mon Sep 17 00:00:00 2001 From: minglipro Date: Thu, 10 Jul 2025 14:00:12 +0800 Subject: [PATCH] no message --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a8dd2cb..4eb7f98 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUPSID=com.mingliqiye ARTIFACTID=hash-utils -VERSIONS=1.0.1 +VERSIONS=1.0.2 MAINCLASS=com.mingliqiye.utils.HashUtils JDKVERSIONS=1.8