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-12-20 06:09:48 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-12-20 06:09:57 +0300
commitc70f60851966f7f81cbc232ef9c395571baffe8f (patch)
treef24b03226f3f6f4f10bb26c4fc3767cb5ed5a494
parent7fb586761e24bdb9a904d46f02c7e5efce4b94c1 (diff)
Weekly 13.1.0 Alpha 06alpha-130010006
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 643686958..632d0d027 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -44,8 +44,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 130010005
- versionName "13.1.0 Alpha 05"
+ versionCode 130010006
+ versionName "13.1.0 Alpha 06"
flavorDimensions "default"
renderscriptTargetApi 19