update the version to 5 (1.4)

This commit is contained in:
tibbi 2016-07-01 16:04:37 +02:00
parent ff7c2b1708
commit 3c7d0c982c
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 23
versionCode 4
versionName "1.3"
versionCode 5
versionName "1.4"
}
signingConfigs {