Imports BahaUrlPreview library to add the proxy connection into it.

This commit is contained in:
Vitor Pamplona
2023-05-24 18:11:51 -04:00
parent b643cedf8f
commit e5aba62fdd
9 changed files with 191 additions and 8 deletions
+2 -1
View File
@@ -131,7 +131,8 @@ dependencies {
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
// link preview
implementation 'tw.com.oneup.www:Baha-UrlPreview:1.0.1'
implementation 'org.jsoup:jsoup:1.13.1'
//implementation 'tw.com.oneup.www:Baha-UrlPreview:1.0.1'
// Encrypted Key Storage
implementation 'androidx.security:security-crypto-ktx:1.1.0-alpha06'