From fcd75c5b3b38121cbc5b3e7e3156ddf7d224876f Mon Sep 17 00:00:00 2001 From: tomtzook Date: Thu, 9 Nov 2023 00:33:01 +0200 Subject: [PATCH] version update --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7fb24e303..d84a4e9b9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP = com.flash3388.flashlib -VERSION = 3.2.0 +VERSION = 3.2.1 NEXUS_SNAPSHOT_REPOSITORY_URL = https\://oss.sonatype.org/content/repositories/snapshots NEXUS_RELEASE_REPOSITORY_URL = https\://oss.sonatype.org/service/local/staging/deploy/maven2