update version to 6.3.1
This commit is contained in:
parent
9c68cbd750
commit
1154d696dc
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.filemanager.pro"
|
applicationId "com.simplemobiletools.filemanager.pro"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 72
|
versionCode 73
|
||||||
versionName "6.3.0"
|
versionName "6.3.1"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
setProperty("archivesBaseName", "file-manager")
|
setProperty("archivesBaseName", "file-manager")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue