update version to 6.15.1

This commit is contained in:
tibbi 2022-12-26 11:18:04 +01:00
parent 3c43c87153
commit dde413203d

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 100
versionName "6.15.0"
versionCode 101
versionName "6.15.1"
setProperty("archivesBaseName", "notes")
}