diff --git a/gradle.properties b/gradle.properties index e865da7b..ba5cc764 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.1.2 +VERSION_NAME=4.1.3-SNAPSHOT GROUP=io.noties.markwon POM_DESCRIPTION=Markwon markdown for Android