update version to 6.0.1

This commit is contained in:
tibbi
2018-11-30 19:59:26 +01:00
parent 34bd734cf1
commit ba67fc2535

View File

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