update version to 6.16.0

This commit is contained in:
tibbi 2023-08-02 16:46:07 +02:00
parent cfc6ee3d04
commit 513da20f90
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 107
versionName "6.15.6"
versionCode 108
versionName "6.16.0"
setProperty("archivesBaseName", "notes")
}