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-03-17 18:24:32 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-03-17 18:24:32 +0300
commit4704e800da478131979e754b3eb4a913cd8714a0 (patch)
tree4abf7e82703a49625b867575316bb5e78239b1d2
parent808d68ecec2848f794c7f6f72bb986dc550ed78f (diff)
Weekly 12.0.0 Alpha 04alpha-120000004
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 5346acb9f..2921f73e6 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -40,8 +40,8 @@ android {
// mayor.minor.hotfix.increment (for increment: 1-50=Alpha / 51-89=RC / 90-99=stable)
// xx .xxx .xx .xx
- versionCode 120000003
- versionName "12.0.0 Alpha 03"
+ versionCode 120000004
+ versionName "12.0.0 Alpha 04"
flavorDimensions "default"
renderscriptTargetApi 19