update version to 6.14.0

This commit is contained in:
tibbi 2022-08-24 23:19:08 +02:00
parent cf4cc7adfd
commit a0f0bdae2a
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 97
versionName "6.13.0"
versionCode 98
versionName "6.14.0"
setProperty("archivesBaseName", "notes")
}