update version to 6.1.1

This commit is contained in:
tibbi 2019-11-28 21:22:38 +01:00
parent dc6577e921
commit a95b01b496
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 49
versionName "6.1.0"
versionCode 50
versionName "6.1.1"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}