yokai/app
Ahmad Ansori Palembani 5378d2a99b
refactor(db): Replace some more StorIO queries with SQLDelight
- Manga: db.getManga -> getManga.await*
- History
- Chapter: db.updateChapter* -> updateChapter.await; db.getChapter -> getChapter.await*
2024-11-23 19:28:59 +07:00
..
src refactor(db): Replace some more StorIO queries with SQLDelight 2024-11-23 19:28:59 +07:00
.gitignore
build.gradle.kts sync: Sync project 2024-11-23 07:46:03 +07:00
proguard-android-optimize.txt
proguard-rules.pro refactor: Replace Injekt with Koin (Experiment) (#191) 2024-09-19 13:18:02 +07:00