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>2019-01-12 16:46:47 +0300
committerMario Danic <mario@lovelyhq.com>2019-01-12 16:46:47 +0300
commitd1bbbc3ba57a67665335c97952f524c0368a2771 (patch)
tree1786bfe75e378dfb05afd7a96de29532c4424198
parentbf1f2df34415413fcea89de6cdb5177a3d231f48 (diff)
Tag v3.2.0beta3v3.2.0beta3
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 df1277417..9881a3e65 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -17,8 +17,8 @@ android {
targetSdkVersion 28
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
- versionCode 75
- versionName "3.2.0beta2"
+ versionCode 76
+ versionName "3.2.0beta3"
flavorDimensions "default"
renderscriptTargetApi 19