update version to 1.22

This commit is contained in:
tibbi 2016-11-23 00:18:41 +01:00
parent 07c9248406
commit cc7b964bf2
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 21
versionName "1.21"
versionCode 22
versionName "1.22"
}
signingConfigs {