update version to 4.3.1
This commit is contained in:
parent
6ece67081a
commit
ac2a688400
|
@ -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")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue