Remove original robohash dependency

This commit is contained in:
maxmoney21m
2023-03-11 13:52:44 +08:00
parent 0eb21a6650
commit 887d963c5b
2 changed files with 0 additions and 170 deletions
-3
View File
@@ -97,9 +97,6 @@ dependencies {
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.14.2'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
// Robohash for Avatars
implementation group: 'com.github.vitorpamplona', name: 'android-robohash', version: 'master-SNAPSHOT', ext: 'aar'
// link preview
implementation 'tw.com.oneup.www:Baha-UrlPreview:1.0.1'