Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-12 10:21:29 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-11-12 10:24:20 +0300
commite06a2e8b32adb69bf777477bb9bbb981cae47937 (patch)
treecafe8cafe98ef542c0800a3461ce6b4bde1cb145 /app
parent2aa69e90566b339040042635290a83f9ee5f15f2 (diff)
Bump camera-camera2 from 1.0.0-beta11 to 1.0.0-beta12
Bumps camera-camera2 from 1.0.0-beta11 to 1.0.0-beta12. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 543fe4397..05ba5b6cb 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -67,7 +67,7 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:4.11.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
- implementation "androidx.camera:camera-camera2:1.0.0-beta11"
+ implementation "androidx.camera:camera-camera2:1.0.0-beta12"
implementation "androidx.camera:camera-lifecycle:1.0.0-beta12"
implementation "androidx.camera:camera-view:1.0.0-alpha19"