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-04-19 06:09:38 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-04-19 06:09:38 +0300
commit8cfef28a690fb1a7d7d40039f2c3f872e7bad477 (patch)
tree16f137d06a668f2682f7c50cf3e0095d160b6a58 /app/build.gradle
parent1c57a1ace27be43e6d6816a78d5dcf9510ceca41 (diff)
Weekly 12.0.0 Alpha 07alpha-120000007
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 543c7f3bd..072d9f7ce 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 120000006
- versionName "12.0.0 Alpha 06"
+ versionCode 120000007
+ versionName "12.0.0 Alpha 07"
flavorDimensions "default"
renderscriptTargetApi 19