update version to 4.3.1
This commit is contained in:
parent
6ece67081a
commit
ac2a688400
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.filemanager"
|
applicationId "com.simplemobiletools.filemanager"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 56
|
versionCode 57
|
||||||
versionName "4.3.0"
|
versionName "4.3.1"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
setProperty("archivesBaseName", "file-manager")
|
setProperty("archivesBaseName", "file-manager")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue