update version to 3.2.1

This commit is contained in:
tibbi 2018-01-29 16:14:39 +01:00
parent 4c47b15a39
commit 7001da418c
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 44
versionName "3.2.0"
versionCode 45
versionName "3.2.1"
setProperty("archivesBaseName", "file-manager")
}