update version to 6.3.0

This commit is contained in:
tibbi 2019-12-08 20:30:37 +01:00
parent 3384d93329
commit c4f61e953e

View File

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