update version to 6.15.0

This commit is contained in:
tibbi 2022-12-25 11:47:37 +01:00
parent 062f3ff41b
commit 9e397b2c27
1 changed files with 2 additions and 2 deletions

View File

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