v0.2.1
·
2612 commits
to refs/heads/main
since this release
What’s Changed
🚀 Shared Module
- Restructure shared module. Break down
core
tocore-ui
,core-util
&core-test
(#36) - Refactor show module into show-details & discover
- Move package from Android manifest to build files
- Refactor core module into ui, util & test
- Add
detekt
for static code analysis