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-11-29 06:11:26 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-11-29 06:11:30 +0300
commited585d5dd01ff24c6a41f76263f9e0d133306af3 (patch)
treeac296abecb603f8031295231d59a25f7dfe35e89 /app/build.gradle
parentbfc3d3406a0fbcf23331ca44d929e0fdbd67e47d (diff)
Weekly 13.1.0 Alpha 03alpha-130010003
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 0bd8ed922..d7d8650a1 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 130010002
- versionName "13.1.0 Alpha 02"
+ versionCode 130010003
+ versionName "13.1.0 Alpha 03"
flavorDimensions "default"
renderscriptTargetApi 19