update version to 6.10.1

This commit is contained in:
tibbi 2021-12-25 19:52:59 +01:00
parent 733071a624
commit a0725c0c4f
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 88
versionName "6.10.0"
versionCode 89
versionName "6.10.1"
setProperty("archivesBaseName", "notes")
}