update version to 6.1.0

This commit is contained in:
tibbi 2018-12-09 22:46:48 +01:00
parent 4c18b24cae
commit 7d2508c28f

View File

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