update version to 6.14.1

This commit is contained in:
tibbi 2022-10-10 17:46:48 +02:00
parent 771d4f9a9c
commit 68297a8532
1 changed files with 2 additions and 2 deletions

View File

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