update version to 6.3.0

This commit is contained in:
tibbi 2021-02-18 12:34:32 +01:00
parent 1e54e0b952
commit a7501d18b0
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 57
versionName "6.2.4"
versionCode 58
versionName "6.3.0"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}