update version to 17 (1.17)
This commit is contained in:
parent
6c0ec3d837
commit
355e0b71fe
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.filemanager"
|
applicationId "com.simplemobiletools.filemanager"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 16
|
versionCode 17
|
||||||
versionName "1.16"
|
versionName "1.17"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue