update version to 2.2.1

This commit is contained in:
tibbi 2017-04-19 21:16:34 +02:00
parent 8c457f0a4c
commit fee95bd35c
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 30
versionName "2.2.0"
versionCode 31
versionName "2.2.1"
}
signingConfigs {