update version to 17 (1.17)

This commit is contained in:
tibbi 2016-11-12 23:55:43 +01:00
parent 6c0ec3d837
commit 355e0b71fe
1 changed files with 2 additions and 2 deletions

View File

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