update version to 6.15.0

This commit is contained in:
tibbi 2022-12-25 11:47:37 +01:00
parent 062f3ff41b
commit 9e397b2c27

View File

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