update version to 6 (1.6)

This commit is contained in:
tibbi 2016-10-09 17:38:35 +02:00
parent f7d9fcedd3
commit e484235f48
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.filemanager" applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 5 versionCode 6
versionName "1.5" versionName "1.6"
} }
signingConfigs { signingConfigs {