update version to 17 (1.17)

This commit is contained in:
tibbi 2016-07-24 22:54:03 +02:00
parent 1d2e7b310e
commit ed27325779
1 changed files with 2 additions and 2 deletions

View File

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