update version to 6.3.1

This commit is contained in:
tibbi 2020-01-04 15:58:15 +01:00
parent 224ba376cf
commit 5ddb737a70
1 changed files with 2 additions and 2 deletions

View File

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