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-15 06:12:51 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-11-15 06:13:07 +0300
commit27a3000886f528fc90f1d09e5e9457b3bf4286d1 (patch)
treebef13f9253119ce9993d4b3bcf544ca85f08518d
parent38a022004a9e77aeceafdc87340f0d3b0d2b6929 (diff)
Weekly 13.0.0 Alpha 02alpha-130000002
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 28e19b312..3be3f844d 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 130000001
- versionName "13.0.0 Alpha 1"
+ versionCode 130000002
+ versionName "13.0.0 Alpha 02"
flavorDimensions "default"
renderscriptTargetApi 19