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-13 06:08:41 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-09-13 06:08:48 +0300
commit7e3235e401c8df712f12108cf288b4e9ac1121e0 (patch)
treecb76d527e478fc4abe87bc2bcc53b9937ea4b7e6
parent12b121069563fa30aa350e7529810862cdc8cee5 (diff)
Weekly 12.3.0 Alpha 06alpha-120030006
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 743bc046b..850492cd8 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 120030005
- versionName "12.3.0 Alpha 05"
+ versionCode 120030006
+ versionName "12.3.0 Alpha 06"
flavorDimensions "default"
renderscriptTargetApi 19