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

Optimizations #3

Open
wants to merge 1 commit into
base: app
Choose a base branch
from
Open

Conversation

PierreVieira
Copy link

What has changed?

Changes made here do not change the user experience in the application at all. However, they guarantee better code quality and stability with new library versions.

  • Gradle dependency updates
    • lifecycle-viewmodel-compose: 1.0.0-alpha07 -> 2.4.0-beta01
    • navigation-compose: 2.4.0-alpha08 -> 2.4.0-alpha09
    • hilt-android-compiler: 2.37 -> 2.38.1
  • Removal of unnecessary imports
  • Spell check the word "occurred"

How to test?

Just run the app and make sure nothing has changed in the user experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant