update version to 3.2.0

This commit is contained in:
tibbi 2018-01-24 22:07:18 +01:00
parent 3b00a37895
commit 7caeaca5cc
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 43
versionName "3.1.0"
versionCode 44
versionName "3.2.0"
setProperty("archivesBaseName", "file-manager")
}