diff --git a/gradle.properties b/gradle.properties index a553ed05..b4bfafd3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ android.enableJetifier=true android.enableBuildCache=true android.buildCacheDir=build/pre-dex-cache -VERSION_NAME=4.5.1-SNAPSHOT +VERSION_NAME=4.5.1 GROUP=io.noties.markwon POM_DESCRIPTION=Markwon markdown for Android