manager: Add settings screen

This commit is contained in:
tiann
2023-01-01 20:55:25 +08:00
parent bf92185d38
commit 4fc8a62374
4 changed files with 70 additions and 31 deletions

View File

@@ -77,6 +77,7 @@ dependencies {
implementation("me.zhanghai.android.appiconloader:appiconloader-coil:1.5.0")
implementation("com.github.topjohnwu.libsu:core:5.0.3")
implementation("com.github.alorma:compose-settings-ui-m3:0.15.0")
ksp("io.github.raamcosta.compose-destinations:ksp:$composeDestinationsVersion")