update version to 6.15.2

This commit is contained in:
tibbi 2023-01-28 18:27:45 +01:00
parent 3a6945c4a5
commit c556b6dc3e
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 101
versionName "6.15.1"
versionCode 102
versionName "6.15.2"
setProperty("archivesBaseName", "notes")
}