remove jsoup from dependencies

This commit is contained in:
jiftechnify
2024-03-26 02:42:15 +09:00
parent e11961695f
commit bffb9f3778
2 changed files with 0 additions and 4 deletions
-3
View File
@@ -205,9 +205,6 @@ dependencies {
// Websockets API
implementation libs.okhttp
// HTML Parsing for Link Preview
implementation libs.jsoup
// Encrypted Key Storage
implementation libs.androidx.security.crypto.ktx