1
0
mirror of https://github.com/nextcloud/talk-android synced 2025-07-14 16:25:05 +01:00

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
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 13
versionName "1.0.4"
versionCode 14
versionName "1.0.5"
// Enabling multidex support.
multiDexEnabled true