update version to 6.5.0

This commit is contained in:
tibbi 2021-12-29 13:30:28 +01:00
parent 7836340526
commit f60ecc0185

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 63
versionName "6.4.1"
versionCode 64
versionName "6.5.0"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}