refactor: merge to BetterAndroid new usage

This commit is contained in:
2025-08-03 23:11:55 +08:00
parent 34c1d660e9
commit 2f5c44bbf6
13 changed files with 106 additions and 22 deletions

View File

@@ -42,6 +42,7 @@ android {
dependencies {
implementation(projects.pangutextAndroid)
implementation(com.highcapable.betterandroid.ui.component)
implementation(com.highcapable.betterandroid.ui.component.adapter)
implementation(com.highcapable.betterandroid.ui.extension)
implementation(com.highcapable.betterandroid.system.extension)
implementation(androidx.core.core.ktx)