update version to 6.2.1

This commit is contained in:
tibbi 2019-10-28 14:11:40 +01:00
parent cba300dcdf
commit 73417ed337
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 65
versionName "6.2.0"
versionCode 66
versionName "6.2.1"
setProperty("archivesBaseName", "notes")
}