update version to 6.16.1

This commit is contained in:
tibbi 2023-08-04 00:12:41 +02:00
parent 311175d1c1
commit c7545f72ac
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 23
targetSdkVersion 34
versionCode 108
versionName "6.16.0"
versionCode 109
versionName "6.16.1"
setProperty("archivesBaseName", "notes")
}