update version to 6.16.5

This commit is contained in:
tibbi 2023-07-17 20:43:46 +02:00
parent adacdc5412
commit 923b5491ae
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 105
versionName "6.15.5"
versionCode 107
versionName "6.15.6"
setProperty("archivesBaseName", "notes")
}