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-09-12 06:10:32 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-09-12 06:10:40 +0300
commit329a42d485696d1b1aa9e6fbfec93480719c2812 (patch)
tree479b81c43dd6ca2e39233a724745024d73bf517e
parentc6cb85572c05502039e5b0629e3a479bf058370f (diff)
Weekly 15.0.0 Alpha 06alpha-150000006
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 0bc096781..d1452609e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -45,8 +45,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 150000005
- versionName "15.0.0 Alpha 05"
+ versionCode 150000006
+ versionName "15.0.0 Alpha 06"
flavorDimensions "default"
renderscriptTargetApi 19