update version to 18 (1.18)

This commit is contained in:
tibbi 2016-10-24 23:41:14 +02:00
parent 6deaae3ac6
commit 93edcce1b7

View File

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