aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-02-20 22:38:51 +0100
committerChristian Schneppe <christian@pix-art.de>2019-02-20 22:38:51 +0100
commit8b681105d19743b7417d3837f616b022de268330 (patch)
treea6af0653629f501cda7c1547473b18caaf28667c /build.gradle
parent1c14932e8449e40e4cb12427cae7e51791f68595 (diff)
improve RichPreview
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 948383663..8750aed83 100644
--- a/build.gradle
+++ b/build.gradle
@@ -81,7 +81,6 @@ dependencies {
implementation 'me.drakeet.support:toastcompat:1.1.0'
implementation 'org.osmdroid:osmdroid-android:6.0.3'
implementation 'com.leinardi.android:speed-dial:2.0.1'
- implementation 'io.github.ponnamkarthik:richlinkpreview:1.0.9'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.squareup.okhttp3:okhttp:3.13.1'
}