update version to 7 (1.7)

This commit is contained in:
tibbi 2016-10-11 23:45:17 +02:00
parent 46a20095d8
commit d2523e51e0

View File

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