Skip to content

Release 0.7.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 17:10

Major Features and Improvements

  • New Feature:
    • Rename project name to 'TeachLink'
    • Introduced a :core:analytics module and integrated Firebase to facilitate better data analytics and user engagement tracking.
  • Codebase Refactor:
    • Optimized module dependencies, reducing build complexity and enhancing maintenance and performance. (fixes #101)
  • UI Refinements:
    • integrate FakeRetrofitAtNetwork for API mock (fixes #114)

Bug Fixes and Other Changes

  • CI/CD:
    • Integrate tl.android.lint plugin for unified Lint configurations across modules (#122)
    • Add :core:data-test module for replacing fake objects during Testing
    • Implement automated dependency updates