update version to 6.1.1

This commit is contained in:
tibbi 2018-12-27 15:57:19 +01:00
parent a584c8da17
commit a2d249f24d

View File

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