update version to 6.2.0

This commit is contained in:
tibbi 2019-09-16 23:17:20 +02:00
parent 55a460572b
commit 0c60ed5862

View File

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