Update version

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-01-13 22:13:26 +01:00
parent 60aeec2f57
commit d4f10122eb

View File

@ -12,8 +12,8 @@ android {
targetSdkVersion 27 targetSdkVersion 27
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 13 versionCode 14
versionName "1.0.4" versionName "1.0.5"
// Enabling multidex support. // Enabling multidex support.
multiDexEnabled true multiDexEnabled true