update version to 6.1.2

This commit is contained in:
tibbi 2019-01-26 15:05:34 +01:00
parent 3ebc3bce42
commit d747653671

View File

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