update version to 6.1.6

This commit is contained in:
tibbi 2019-07-26 09:44:19 +02:00
parent b34f95ac58
commit a85419fe86

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 62
versionName "6.1.5"
versionCode 63
versionName "6.1.6"
setProperty("archivesBaseName", "notes")
}