update version to 3.1.0

This commit is contained in:
tibbi 2018-01-08 17:30:36 +01:00
parent e0845d3c07
commit 05fffdf2fa

View File

@ -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")
}