update version to 6.10.2

This commit is contained in:
tibbi 2022-02-08 10:25:50 +01:00
parent 67ab0e2dd5
commit 2a18583868
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 89
versionName "6.10.1"
versionCode 90
versionName "6.10.2"
setProperty("archivesBaseName", "notes")
}