update version to 18 (1.18)

This commit is contained in:
tibbi 2016-11-14 18:54:58 +01:00
parent b248634038
commit 2eab4c9c07
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 17
versionName "1.17"
versionCode 18
versionName "1.18"
}
signingConfigs {