update version to 4.1.1
This commit is contained in:
parent
77da35c2f8
commit
b9929c8f6e
1 changed files with 2 additions and 2 deletions
|
@ -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")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue