update version to 6 (1.6)
This commit is contained in:
parent
f7d9fcedd3
commit
e484235f48
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue