update version to 6.2.2

This commit is contained in:
tibbi
2020-09-19 17:48:08 +02:00
parent 73bb9a18cd
commit fdaf639d16

View File

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