Revert "优化数据拉取、新增、保存、详情、UI"

This reverts commit e959a71e85.
This commit is contained in:
2025-09-13 21:13:26 +08:00
parent e959a71e85
commit 4ea76341c3
16 changed files with 113 additions and 227 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ ext {
"core-testing" : "androidx.arch.core:core-testing:$archCore",
"core-runtime" : "androidx.arch.core:core-runtime:$archCore",
"coreKtx" : "androidx.core:core-ktx:1.8.0",
// "kotlin-reflect" : "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion",
"kotlin-reflect" : "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion",
//协程
"coroutines-core" : "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion",
"coroutines-android" : "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion",