Removed the JSON storage and opted for room database
Some checks failed
PR Build Check / Build & Test APK (pull_request) Has been cancelled

This commit is contained in:
2026-04-09 19:07:00 +01:00
parent d868c532b7
commit f0ae34cdaa
20 changed files with 1082 additions and 1760 deletions

View File

@@ -17,7 +17,7 @@ navigationCompose = "2.7.6"
lifecycleRuntimeCompose = "2.7.0"
activityCompose = "1.8.2"
room = "2.6.1"
ksp = "2.0.0-1.0.21"
ksp = "2.0.21-1.0.27"
koin = "3.5.3"
[libraries]