Update version

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

View File

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