This repository was archived by the owner on Jun 6, 2025. It is now read-only.
v1.0.2
Releasing version 1.0.2
Features
- Sample unit test.
What's changed
- Add sample unit test for project.
- Change the event from
Channel<Event>
toStateFlow<ViewState>
. You can check why we change to it.
New contributors
- N/A