update version to 6.15.4

This commit is contained in:
tibbi 2023-03-27 11:31:08 +02:00
parent 1b090c70c4
commit 3cdd74ca33
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 103
versionName "6.15.3"
versionCode 104
versionName "6.15.4"
setProperty("archivesBaseName", "notes")
}