update version to 6.7.1

This commit is contained in:
tibbi 2021-04-20 23:39:14 +02:00
parent 1072c661d7
commit de29682ea0
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 81
versionName "6.7.0"
versionCode 82
versionName "6.7.1"
setProperty("archivesBaseName", "notes")
}