updating app version to 5.0.0
This commit is contained in:
parent
1ac794b6dd
commit
44203b4d38
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.filemanager"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 57
|
||||
versionName "4.3.1"
|
||||
versionCode 58
|
||||
versionName "5.0.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "file-manager")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue