update version to 4.2.0

This commit is contained in:
tibbi 2018-08-07 16:18:26 +02:00
parent cbf6215f01
commit b37def8e25

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 27
versionCode 54
versionName "4.1.2"
versionCode 55
versionName "4.2.0"
setProperty("archivesBaseName", "file-manager")
}