update version to 6.9.0

This commit is contained in:
tibbi 2021-10-08 18:51:03 +02:00
parent 4e6ec77b47
commit 2c60d17a26
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 85
versionName "6.8.2"
versionCode 86
versionName "6.9.0"
setProperty("archivesBaseName", "notes")
}