update version to 6.0.3

This commit is contained in:
tibbi 2019-03-08 20:54:07 +01:00
parent a96e90cb70
commit cac5bb80bd
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 44
versionName "6.0.2"
versionCode 45
versionName "6.0.3"
setProperty("archivesBaseName", "draw")
}