Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 333 Bytes

File metadata and controls

7 lines (7 loc) · 333 Bytes

Sample repo to demonstrate multi-module

  • Interface / Implementation module
  • Jetpack Compose for UI
  • Hilt for DI
  • Dependency management with buildSrc and kotlin DSL
    • Using toml might be better, so it doesn't trigger prompt to Gradle sync on each edit :)
  • todo todo