update version to 2.2.0

This commit is contained in:
tibbi 2017-02-19 23:49:34 +01:00
parent 0f7b950e15
commit 18a731d106
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 59 versionCode 59
versionName "2.1.10" versionName "2.2.0"
multiDexEnabled true multiDexEnabled true
} }