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:
authorNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-04-04 06:12:40 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-04-04 06:12:44 +0300
commitfd20e4caf82e03a888dfcdda0f87e445747e999b (patch)
tree8bb237799f16563d7486f4973f0bc814d6b508eb
parent9dc4d7c549e8b526b3d5fcae117e28ef2817d539 (diff)
Weekly 13.1.0 Alpha 18alpha-130010018
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4641b67b7..ba4145634 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -57,8 +57,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 130010017
- versionName "13.1.0 Alpha 17"
+ versionCode 130010018
+ versionName "13.1.0 Alpha 18"
flavorDimensions "default"
renderscriptTargetApi 19