update version to 6.5.5

This commit is contained in:
tibbi 2022-03-09 16:02:08 +01:00
parent 056b39e923
commit 41524bd22c
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 68
versionName "6.5.4"
versionCode 69
versionName "6.5.5"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}