update version to 6.1.5

This commit is contained in:
tibbi 2019-07-25 11:34:07 +02:00
parent f077c38ff3
commit eb9d2b30ae

View File

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