update version to 6 (1.6)

This commit is contained in:
tibbi
2016-10-09 17:38:35 +02:00
parent f7d9fcedd3
commit e484235f48

View File

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