hadiyarajesh / flower

Flower simplifies networking and database caching on Android/Multiplatform.
Apache License 2.0
288 stars 27 forks source link

introduce Gradle version catalog #40

Closed hadiyarajesh closed 6 months ago

hadiyarajesh commented 6 months ago

Description:

  1. Introduce gradle version catalog for simpler dependency management
  2. Refactor build files with version catalog and use kotlin codegen for room db
  3. Removed redundant app module
  4. Fix navigation menu and layout in xml-app
  5. Fix issues and code refactoring in xml-app