update version to 6.0.6

This commit is contained in:
tibbi 2019-10-28 19:12:36 +01:00
parent 33f7dd79a4
commit 701407b6c7
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 47
versionName "6.0.5"
versionCode 48
versionName "6.0.6"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}