国际化

This commit is contained in:
pengxiaolong
2026-01-21 21:53:34 +08:00
parent 066cea19df
commit bab447c23f
90 changed files with 1699 additions and 343 deletions

View File

@@ -55,6 +55,7 @@ dependencies {
implementation("com.google.android.material:material:1.12.0")
implementation("de.hdodenhof:circleimageview:3.1.0")
implementation("com.google.android.flexbox:flexbox:3.0.0")
implementation("com.github.Dimezis:BlurView:version-2.0.2")
// Jetpack Compose
implementation("androidx.activity:activity-compose:1.8.0")