update version to 6.0.0

This commit is contained in:
tibbi 2018-11-04 20:20:25 +01:00
parent c9fa997fc0
commit 94eede1b23
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 41
versionName "5.0.1"
versionCode 42
versionName "6.0.0"
setProperty("archivesBaseName", "draw")
}