update version to 4.1.2

This commit is contained in:
tibbi 2018-07-18 16:41:09 +02:00
parent 06786c7233
commit 998ee1e90e

View file

@ -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")
}