6.7.0 - Alpha19 - 版本历史 M4 - 支持排序, 搜索, 摘要显示, 删除, 清空等; 优化 UI 显示

This commit is contained in:
SuperMonster003
2026-02-08 00:40:00 +08:00
parent 140870b5ec
commit 4dc0f7c60b
143 changed files with 4724 additions and 1711 deletions

View File

@@ -229,6 +229,7 @@ dependencies /* Unclassified */ {
// Room
implementation(libs.room.runtime)
implementation(libs.room.ktx)
implementation(libs.room.rxjava2)
ksp(libs.room.compiler)
// ApkSig