update version to 6.15.5

This commit is contained in:
tibbi committed 2023-05-12 10:16:16 +02:00
1 parent 94ae91f944
commit 300751591d
1 file changed
+2 -2
+2 -2
View File
@@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 104
versionName "6.15.4"
versionCode 105
versionName "6.15.5"
setProperty("archivesBaseName", "notes")
}