diff --git a/gradle.properties b/gradle.properties index 0361db47..cb90cb8f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.configureondemand=true android.enableBuildCache=true android.buildCacheDir=build/pre-dex-cache -VERSION_NAME=3.0.1-SNAPSHOT +VERSION_NAME=3.0.1 GROUP=ru.noties.markwon POM_DESCRIPTION=Markwon markdown for Android