update version to 6.14.1

This commit is contained in:
tibbi 2022-10-10 17:46:48 +02:00
parent 771d4f9a9c
commit 68297a8532

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro" applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode 98 versionCode 99
versionName "6.14.0" versionName "6.14.1"
setProperty("archivesBaseName", "notes") setProperty("archivesBaseName", "notes")
} }