Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Enable to get version name from BuildConfig on AboutScreen #1113

Merged

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    f6a78b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2013277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbfc008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1168c8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e64c3b View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary codes

    syarihu committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f198f4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcddb29 View commit details
    Browse the repository at this point in the history
  8. The data module should have a HiltModule that provides a BuildConfigP…

    …rovider. Then, overwrite the provider with android-app module so that both testing module and android-app module can handle BuildConfigProvider
    syarihu committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    6e95950 View commit details
    Browse the repository at this point in the history
  9. Reformat by detekt

    syarihu committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dd0c93f View commit details
    Browse the repository at this point in the history
  10. Fix hilt module name

    syarihu committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    01ddea8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4db99a1 View commit details
    Browse the repository at this point in the history