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-01-10 06:11:35 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-01-10 06:11:45 +0300
commit250849072457a7b7cf608ea8fbd715e6b051764a (patch)
tree719e181cb7d2ead32b70fb22447384974116509e
parente90b5338f2d105795cd67caf118ec70a6e329df8 (diff)
Weekly 13.1.0 Alpha 08alpha-130010008
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 39a1e241f..474d53646 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 130010007
- versionName "13.1.0 Alpha 07"
+ versionCode 130010008
+ versionName "13.1.0 Alpha 08"
flavorDimensions "default"
renderscriptTargetApi 19