update version to 6.0.0

This commit is contained in:
tibbi 2018-11-08 12:02:05 +01:00
parent 0f79bc1697
commit a2de77982a

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 54
versionName "5.0.2"
versionCode 55
versionName "6.0.0"
setProperty("archivesBaseName", "notes")
}