update version to 4.1.2
This commit is contained in:
parent
06786c7233
commit
998ee1e90e
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.filemanager"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 53
|
||||
versionName "4.1.1"
|
||||
versionCode 54
|
||||
versionName "4.1.2"
|
||||
setProperty("archivesBaseName", "file-manager")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue