update version to 6.1.1

This commit is contained in:
tibbi committed 2018-12-27 15:57:19 +01:00
1 parent a584c8da17
commit a2d249f24d
1 file changed
+2 -2
+2 -2
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")
}