update version to 6.6.1

This commit is contained in:
tibbi 2022-06-08 21:41:36 +02:00
parent 957da6f8c2
commit 0b6f03f797
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 70
versionName "6.6.0"
versionCode 71
versionName "6.6.1"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}