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