Update version

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-01-19 19:58:12 +01:00
parent 5682735ff0
commit 9a736bfbf4

View File

@ -12,8 +12,8 @@ android {
targetSdkVersion 27 targetSdkVersion 27
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 23 versionCode 24
versionName "1.0.12" versionName "1.0.13"
// Enabling multidex support. // Enabling multidex support.
multiDexEnabled true multiDexEnabled true