mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Update version
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
a79a872e69
commit
79cf773508
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
|||
targetSdkVersion 27
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
||||
versionCode 17
|
||||
versionName "1.0.8"
|
||||
versionCode 18
|
||||
versionName "1.0.9"
|
||||
|
||||
// Enabling multidex support.
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Reference in a new issue