Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 22:24
· 2612 commits to refs/heads/main since this release
7a199f2

What’s Changed

🚀 Shared Module

  • Restructure shared module. Break down core to core-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