refactor: replace deprecated functions

This commit is contained in:
Ax333l
2024-04-05 19:09:39 +02:00
committed by oSumAtrIX
parent 016de8bb0d
commit ff0bf43c7d
24 changed files with 55 additions and 58 deletions

View File

@@ -124,8 +124,9 @@ dependencies {
// Accompanist
implementation(libs.accompanist.drawablepainter)
implementation(libs.accompanist.webview)
implementation(libs.accompanist.placeholder)
// Placeholder
implementation(libs.placeholder.material3)
// HTML Scraper
implementation(libs.skrapeit.dsl)