update version to 2.1.9

This commit is contained in:
tibbi 2017-02-12 18:52:55 +01:00
parent a9bcb6ce77
commit 0ae2825eac
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 57 versionCode 57
versionName "2.1.8" versionName "2.1.9"
multiDexEnabled true multiDexEnabled true
} }