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-09-06 06:26:56 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-09-06 06:27:20 +0300
commitce19e7b135abcd32400919f0d52ff44f5033c7c8 (patch)
tree55d958c725c777d809a131d9b59f411bbb706b3a
parent7efd323608a49ee995dee345af146ddadea5f7ce (diff)
Weekly 12.3.0 Alpha 05alpha-120030005
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 8ec33e8ae..743bc046b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -54,8 +54,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 120030004
- versionName "12.3.0 Alpha 04"
+ versionCode 120030005
+ versionName "12.3.0 Alpha 05"
flavorDimensions "default"
renderscriptTargetApi 19