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-07-04 06:17:56 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-07-04 06:18:07 +0300
commitb42c56724952106b4b2db3095de65a354ccfadd6 (patch)
treec7431e429dc426ac6fd94c91360f15da0f46cfff
parentab5c8c24c9b2bb7b273bdfd28a2c9a6b1d684917 (diff)
Weekly 14.1.0 Alpha 12alpha-140010012
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 7524d347b..16968c3f5 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 140010011
- versionName "14.1.0 Alpha 11"
+ versionCode 140010012
+ versionName "14.1.0 Alpha 12"
flavorDimensions "default"
renderscriptTargetApi 19