update version to 6.3.2

This commit is contained in:
tibbi
2021-04-15 14:39:31 +02:00
parent 5f0e4fed5b
commit 779df8f192

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 59
versionName "6.3.1"
versionCode 60
versionName "6.3.2"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}