update version to 6.2.1

This commit is contained in:
tibbi 2020-05-25 21:37:47 +02:00
parent 5b81ea3f57
commit 0991a20341

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 53
versionName "6.2.0"
versionCode 54
versionName "6.2.1"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}