aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2019-12-23 11:02:33 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2019-12-23 14:06:52 +0100
commit99cfae2e331b3093fd026456c525457148cf461f (patch)
tree5c538dff0b4ae0a703459eb50b60d993766061a7 /build.gradle
parent07b4ea61b235de5e3f7d9d51dad106d11d71727e (diff)
rework conference and contact details
* reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index c2cbdf2aa..06e2d8275 100644
--- a/build.gradle
+++ b/build.gradle
@@ -67,7 +67,6 @@ dependencies {
implementation 'androidx.emoji:emoji:1.0.0'
gitImplementation 'androidx.emoji:emoji-appcompat:1.0.0'
gitImplementation 'androidx.emoji:emoji-bundled:1.0.0'
- implementation 'androidx.exifinterface:exifinterface:1.0.0'
implementation 'com.google.android.material:material:1.0.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0'