update version to 2.2.1

This commit is contained in:
tibbi 2017-02-22 00:06:08 +01:00
parent 0b8ae27d00
commit cfc19575c3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 60 versionCode 60
versionName "2.2.0" versionName "2.2.1"
multiDexEnabled true multiDexEnabled true
} }