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