update version to 19 (1.19)

This commit is contained in:
tibbi 2016-11-14 00:03:15 +01:00
parent d32c68c6ee
commit 829ddcb5c4
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 23
versionCode 18
versionName "1.18"
versionCode 19
versionName "1.19"
}
signingConfigs {