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"
|
applicationId "com.simplemobiletools.filemanager"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 57
|
versionCode 58
|
||||||
versionName "4.3.1"
|
versionName "5.0.0"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
setProperty("archivesBaseName", "file-manager")
|
setProperty("archivesBaseName", "file-manager")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue