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-31 06:11:15 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2022-10-31 06:11:23 +0300
commit1eef39ba12931053a8ea6b83daf0d2b46e3e1665 (patch)
treea4a03f393306eedeff57eedab893e808814c32f4
parenteadb44c193bc4eb523aaeb9abfc9e875a0877dde (diff)
Weekly 15.1.0 Alpha 07alpha-150010007
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 2f202be78..aceef3141 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 150010006
- versionName "15.1.0 Alpha 06"
+ versionCode 150010007
+ versionName "15.1.0 Alpha 07"
flavorDimensions "default"
renderscriptTargetApi 19