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>2021-03-29 06:11:31 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-03-29 06:11:31 +0300
commit83c74713c992cb4dec5dbf2d93787300e83babac (patch)
tree75a7c75095e9a9c083c634647bc55e7af7aabff9
parent28d8ee65eb02af0c01f16773bd1c3f14dc51e80c (diff)
Weekly 12.0.0 Alpha 05alpha-120000005
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 3293b2f11..786d1b581 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -40,8 +40,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 1-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 120000004
- versionName "12.0.0 Alpha 04"
+ versionCode 120000005
+ versionName "12.0.0 Alpha 05"
flavorDimensions "default"
renderscriptTargetApi 19