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-02-28 06:15:58 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-02-28 06:16:02 +0300
commit515a87e6d14e925aacaa996ab251d337037f976c (patch)
tree30a6c6de786bb7d2daafb4e947382cbc86f44e30
parent573fd63b7ca8511c835e6e9edecd652a49d3022c (diff)
Weekly 13.1.0 Alpha 14alpha-130010014
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 1f6568db9..93a0202ef 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -60,8 +60,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 130010013
- versionName "13.1.0 Alpha 13"
+ versionCode 130010014
+ versionName "13.1.0 Alpha 14"
flavorDimensions "default"
renderscriptTargetApi 19