update version to 6.16.1

This commit is contained in:
tibbi 2023-08-04 00:12:41 +02:00
parent 311175d1c1
commit c7545f72ac

View File

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