update version to 6.1.3

This commit is contained in:
tibbi 2019-03-09 12:24:34 +01:00
parent b239c7c1a2
commit d565df06be

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 59
versionName "6.1.2"
versionCode 60
versionName "6.1.3"
setProperty("archivesBaseName", "notes")
}