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

Update README.md & Library #15

Merged
merged 4 commits into from
Sep 8, 2024
Merged

Update README.md & Library #15

merged 4 commits into from
Sep 8, 2024

Conversation

shinhyo
Copy link
Owner

@shinhyo shinhyo commented Sep 8, 2024

  • docs: update README.md
  • feat: extract detail arguments from saved state handle9
  • chore: Update Compose Material Icons to M3
  • chore(deps): update library versions

- Update `androidTools` from "`31.5.2`" to "`31.6.0`"
- Update `ksp` from "`2.0.20-1.0.24`" to "`2.0.20-1.0.25`"
- Update `androidDesugarJdkLibs` from "`2.1.0`" to "`2.1.2`"
- Update `androidxActivity` from "`1.9.1`" to "`1.9.2`"
- Update `androidxLifecycle` from "`2.8.4`" to "`2.8.5`"
- Update `androidxComposeBom` from "`2024.08.00`" to "`2024.09.00`"
- Update `androidxNavigation` from "`2.8.0-rc01`" to "`2.8.0`"
- Replaced `rememberRipple` with `ripple` for the icon click effect.
- Extract `id` and `image` from `savedStateHandle` using `toRoute()` instead of lazy initialization
- Removed unused `Detail` object creation and its corresponding code
- Replaced the `lazy { ... }` block with a single line of code to initialize the `args` variable directly
Copy link

github-actions bot commented Sep 8, 2024

test coverage report

Overall Project 47.14% -1.3% 🍏
Files changed 0%

Module Coverage
Kover Gradle Plugin XML report for :feature:detail 0% -6.02%
Files
Module File Coverage
Kover Gradle Plugin XML report for :feature:detail DetailViewModel.kt 0% -6.02%

@shinhyo shinhyo marked this pull request as ready for review September 8, 2024 08:20
@shinhyo shinhyo merged commit 53afd26 into develop Sep 8, 2024
1 check passed
@shinhyo shinhyo deleted the chore branch September 8, 2024 08:20
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