manager: refine about dialog

This commit is contained in:
tiann
2023-04-20 15:20:10 +08:00
parent 2f6df20085
commit 3b9cab3432
6 changed files with 117 additions and 28 deletions

View File

@@ -88,6 +88,8 @@ 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")