update version to 6.1.2

This commit is contained in:
tibbi 2020-02-16 11:42:52 +01:00
parent cb83f87a4b
commit ba22a1bed4

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 50
versionName "6.1.1"
versionCode 51
versionName "6.1.2"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}