fix: add detailed logging for unlock process to improve debugging and performance tracking
This commit is contained in:
@@ -98,6 +98,9 @@ dependencies {
|
||||
implementation("io.coil-kt:coil-compose:2.5.0")
|
||||
implementation("io.coil-kt:coil-gif:2.5.0") // For animated WebP/GIF support
|
||||
|
||||
// Jsoup for HTML parsing (Link Preview OG tags)
|
||||
implementation("org.jsoup:jsoup:1.17.2")
|
||||
|
||||
// uCrop for image cropping
|
||||
implementation("com.github.yalantis:ucrop:2.2.8")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user