update version to 6.0.4

This commit is contained in:
tibbi 2019-06-14 16:29:50 +02:00
parent f05fdbc837
commit 2437c6e969
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 45
versionName "6.0.3"
versionCode 46
versionName "6.0.4"
setProperty("archivesBaseName", "draw")
}