mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 04:55: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
|
targetSdkVersion 27
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
versionCode 3
|
versionCode 4
|
||||||
versionName "0.1.0"
|
versionName "0.1.1"
|
||||||
|
|
||||||
// Enabling multidex support.
|
// Enabling multidex support.
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
Loading…
Reference in a new issue