Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Danic <mario@lovelyhq.com>2018-04-20 01:09:08 +0300
committerMario Danic <mario@lovelyhq.com>2018-04-20 01:09:08 +0300
commit1c1f0be701915d2c9390bf206fa3e0f4f436d818 (patch)
treefc45716e0abb1aa7b8dac658e063b97ff2091e8f
parentf5512be77f24fca23b50bcdf05d8af39e8eb3360 (diff)
Update versionv1.1.2
Signed-off-by: Mario Danic <mario@lovelyhq.com>
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 238376b7b..c638e6029 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -15,8 +15,8 @@ android {
targetSdkVersion 27
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
- versionCode 31
- versionName "1.1.1"
+ versionCode 32
+ versionName "1.1.2"
flavorDimensions "default"