update version to 4.3.1

This commit is contained in:
tibbi 2018-10-04 14:57:59 +02:00
parent 6ece67081a
commit ac2a688400
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 28
versionCode 56
versionName "4.3.0"
versionCode 57
versionName "4.3.1"
multiDexEnabled true
setProperty("archivesBaseName", "file-manager")
}