update version to 3.1.0
This commit is contained in:
parent
e0845d3c07
commit
05fffdf2fa
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.simplemobiletools.filemanager"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 42
|
||||
versionName "3.0.2"
|
||||
versionCode 43
|
||||
versionName "3.1.0"
|
||||
setProperty("archivesBaseName", "file-manager")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue