mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
Update version
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
2203a7eb0d
commit
0fcfbaaef5
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
|||
targetSdkVersion 27
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
||||
versionCode 3
|
||||
versionName "0.1.0"
|
||||
versionCode 4
|
||||
versionName "0.1.1"
|
||||
|
||||
// Enabling multidex support.
|
||||
multiDexEnabled true
|
||||
|
|
Loading…
Reference in a new issue