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-03-21 06:21:16 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-03-21 06:21:21 +0300
commit01f230458541c1a9d6bd4a441832b5c8d958fe8d (patch)
tree25893d2778bd6e958fcd893110bba3576adbb74c
parent3ca98a0473f2fe29fed7f4f0b6806d660caebdfa (diff)
Weekly 13.1.0 Alpha 17alpha-130010017
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 11960f120..819a80433 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -57,8 +57,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 130010016
- versionName "13.1.0 Alpha 16"
+ versionCode 130010017
+ versionName "13.1.0 Alpha 17"
flavorDimensions "default"
renderscriptTargetApi 19