update version to 4.0.0
This commit is contained in:
parent
f163831637
commit
5a625fab97
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.filemanager"
|
applicationId "com.simplemobiletools.filemanager"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 50
|
versionCode 51
|
||||||
versionName "3.4.0"
|
versionName "4.0.0"
|
||||||
setProperty("archivesBaseName", "file-manager")
|
setProperty("archivesBaseName", "file-manager")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue