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-03-12 22:27:47 +0300
committerMario Danic <mario@lovelyhq.com>2018-03-12 22:27:47 +0300
commite7bbfd4c0baad44df9fa506496d2a8fba3e19dbb (patch)
treea76a821dcd42dd885baf5fec00834ce639bfdeaf
parent50bd01b1ef1530e632cd0e9f28eb134287b0527e (diff)
Update versionv1.1.0beta4
Signed-off-by: Mario Danic <mario@lovelyhq.com>
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 356e4e9c0..047cc6428 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -16,7 +16,7 @@ android {
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 29
- versionName "1.1.0beta3"
+ versionName "1.1.0beta4"
flavorDimensions "default"