update version to 6.5.3

This commit is contained in:
tibbi
2022-02-22 11:46:11 +01:00
committed by Hosted Weblate
parent 8bca15b69d
commit aaba49d05b

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 66
versionName "6.5.2"
versionCode 67
versionName "6.5.3"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}