Manager: optimizing Home's data caching logic

This commit is contained in:
ShirkNeko
2025-05-31 20:26:23 +08:00
parent 8bf9cd0bee
commit a030a026b1
4 changed files with 62 additions and 66 deletions

View File

@@ -108,6 +108,7 @@ android {
}
dependencies {
implementation(libs.gson)
implementation(libs.androidx.activity.compose)
implementation(libs.androidx.navigation.compose)