update version to 6.2.0

This commit is contained in:
tibbi 2020-03-13 12:17:51 +01:00
parent 2f23c18e94
commit 9c22073dfd
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 52
versionName "6.1.3"
versionCode 53
versionName "6.2.0"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}