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-10-03 06:10:14 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-10-03 06:10:16 +0300
commitd13f79f7f7e37008ae2830ee067df60949ef2a1b (patch)
tree8501db11b88afef780c8e413d3dd06823eec761f
parente15866c9133e3a7d7d6c6f92e32f9ffb62c5ec41 (diff)
Weekly 15.1.0 Alpha 04alpha-150010004
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 5cb2e675a..f9320c0be 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -48,8 +48,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 01-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 150010003
- versionName "15.1.0 Alpha 03"
+ versionCode 150010004
+ versionName "15.1.0 Alpha 04"
flavorDimensions "default"
renderscriptTargetApi 19