update version to 6.15.5

This commit is contained in:
tibbi 2023-05-12 10:16:16 +02:00
parent 94ae91f944
commit 300751591d

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro" applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode 104 versionCode 105
versionName "6.15.4" versionName "6.15.5"
setProperty("archivesBaseName", "notes") setProperty("archivesBaseName", "notes")
} }