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" applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 52 versionCode 53
versionName "4.1.0" versionName "4.1.1"
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
} }