From 0ec9032806282fbb876123ee4a1f5fddc3ce9e95 Mon Sep 17 00:00:00 2001 From: tomtzook Date: Thu, 1 Feb 2024 22:15:16 +0200 Subject: [PATCH] version update --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 561d086a9..50a670165 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP = com.flash3388.flashlib -VERSION = 3.2.3 +VERSION = 3.2.4 NEXUS_SNAPSHOT_REPOSITORY_URL = https\://oss.sonatype.org/content/repositories/snapshots NEXUS_RELEASE_REPOSITORY_URL = https\://oss.sonatype.org/service/local/staging/deploy/maven2