update version to 4.3.0

This commit is contained in:
tibbi 2018-09-10 21:46:40 +02:00
parent e776be0b5a
commit 28cfea9f7f

View File

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