update version to 6.6.0

This commit is contained in:
tibbi 2022-04-01 22:43:16 +02:00
parent fb3455bebd
commit 945a800492
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 31
versionCode 69
versionName "6.5.5"
versionCode 70
versionName "6.6.0"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}