update version to 3.3.1

This commit is contained in:
tibbi 2018-02-21 22:33:04 +01:00
parent a1f1de3899
commit 9111c366b9
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 27
versionCode 46
versionName "3.3.0"
versionCode 47
versionName "3.3.1"
setProperty("archivesBaseName", "file-manager")
}