manager: remove html-text dependency

This commit is contained in:
tiann
2023-04-20 15:43:40 +08:00
parent 3452841752
commit b38ada30e6
2 changed files with 22 additions and 13 deletions

View File

@@ -88,8 +88,6 @@ dependencies {
implementation("com.github.alorma:compose-settings-ui-m3:0.22.0")
implementation("com.github.ireward:compose-html:1.0.2")
ksp("io.github.raamcosta.compose-destinations:ksp:$composeDestinationsVersion")
testImplementation("junit:junit:4.13.2")