update version to 4.1.1

This commit is contained in:
tibbi 2018-07-13 10:54:21 +02:00
parent 77da35c2f8
commit b9929c8f6e

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 27
versionCode 52
versionName "4.1.0"
versionCode 53
versionName "4.1.1"
setProperty("archivesBaseName", "file-manager")
}