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-12-30 20:30:53 +0300
committerMario Danic <mario@lovelyhq.com>2018-12-30 20:30:53 +0300
commit8a2664e166ac1a2ae4eae66a2d2d161521bf2808 (patch)
tree39aa74c47f5582c6a6dd28ad94fda575d2db8c5a
parent0121fdd0955c7bd6d3e0b9e78017af6eb1a2d647 (diff)
Update version properlyv3.2.0beta1
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 b028fac1a..51f5677df 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -17,7 +17,7 @@ android {
targetSdkVersion 28
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
- versionCode 73
+ versionCode 74
versionName "3.2.0beta1"
flavorDimensions "default"