update version to 6.4.0

This commit is contained in:
tibbi 2021-09-24 23:17:59 +02:00
parent f3a16ccc03
commit 921e04a884
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 61
versionName "6.3.3"
versionCode 62
versionName "6.4.0"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}