Update version

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-01-14 23:56:38 +01:00
parent edd56a3542
commit b16b1784d8

View File

@ -12,8 +12,8 @@ android {
targetSdkVersion 27 targetSdkVersion 27
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 16 versionCode 17
versionName "1.0.7" versionName "1.0.8"
// Enabling multidex support. // Enabling multidex support.
multiDexEnabled true multiDexEnabled true