update version to 6.0.1

This commit is contained in:
tibbi 2018-11-16 23:41:54 +01:00
parent fa947fffe5
commit d665ad5d5c

View File

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