update version to 6.15.3

This commit is contained in:
tibbi 2023-03-07 12:38:34 +01:00
parent a94aaf41d7
commit f60bbdc065

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 102
versionName "6.15.2"
versionCode 103
versionName "6.15.3"
setProperty("archivesBaseName", "notes")
}