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

View File

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