update version to 6.5.4

This commit is contained in:
tibbi 2022-03-09 15:35:53 +01:00
parent 800d06b721
commit ea1f36cd33
1 changed files with 2 additions and 2 deletions

View File

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