update version to 1.17

This commit is contained in:
tibbi 2017-03-14 19:04:06 +01:00
parent 832884cf15
commit cdb7cdfebb

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.draw" applicationId "com.simplemobiletools.draw"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 16 versionCode 17
versionName "1.16" versionName "1.17"
} }
signingConfigs { signingConfigs {