update version to 6.3.2

This commit is contained in:
tibbi 2021-04-15 14:39:31 +02:00
parent 5f0e4fed5b
commit 779df8f192
1 changed files with 2 additions and 2 deletions

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
}