From f0a0e0daf83e2f305fe9cf824fe468428ea8cd03 Mon Sep 17 00:00:00 2001 From: tomtzook Date: Tue, 16 Jan 2024 01:38:56 +0200 Subject: [PATCH] version update --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ca2e69762..561d086a9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP = com.flash3388.flashlib -VERSION = 3.2.2 +VERSION = 3.2.3 NEXUS_SNAPSHOT_REPOSITORY_URL = https\://oss.sonatype.org/content/repositories/snapshots NEXUS_RELEASE_REPOSITORY_URL = https\://oss.sonatype.org/service/local/staging/deploy/maven2