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-02-17 12:32:25 +0300
committerNextcloud Android Bot <tobias.kaminsky@nextcloud.com>2021-02-17 12:32:25 +0300
commit5fd4cac754c364bdbb66862dc04940cfa1e3c5c2 (patch)
tree361da0e52c0bb3e00e845e52d0eb04d1ef9b3dfe
parent084be3f38b01f9d91f9dfcb2b700c69541e1506b (diff)
Weekly 11.0.0 Alpha 06alpha-110000006
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index e5bfdf4d6..dafa55d15 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -38,8 +38,8 @@ android {
targetSdkVersion 29
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
- versionCode 110000005 // 0-50=Alpha / 51-98=RC / 90-99=stable
- versionName "11.0.0 Alpha 05"
+ versionCode 110000006 // 0-50=Alpha / 51-98=RC / 90-99=stable
+ versionName "11.0.0 Alpha 06"
flavorDimensions "default"
renderscriptTargetApi 19