update version to 6.3.1

This commit is contained in:
tibbi 2021-02-20 19:55:08 +01:00
parent aaebab5066
commit d49c5122a2
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 58
versionName "6.3.0"
versionCode 59
versionName "6.3.1"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}