update version to 6.0.5

This commit is contained in:
tibbi 2019-09-02 22:07:49 +02:00
parent e0ed4b981e
commit 9bf18691f9
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 46
versionName "6.0.4"
versionCode 47
versionName "6.0.5"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}