update version to 6.3.3

This commit is contained in:
tibbi 2021-05-21 22:32:16 +02:00
parent 92d86500f2
commit 97364c8e5e
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 60
versionName "6.3.2"
versionCode 61
versionName "6.3.3"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}