Commit 4ef0dae
committed
chore: Update Gradle and refactor
This commit updates the project's Gradle wrapper and applies minor code refactors to improve readability in the view model.
**🚀 Build & Infrastructure:**
* **Gradle**: Upgraded Gradle wrapper from `9.3.1` to `9.4.1`.
* **IDE**: Added missing XML declaration to `.idea/misc.xml`.
**🧩 Logic & Refactoring:**
* **`EventsViewModel.kt`**: Refactored `fallbackItems` and error handling logic to use the idiomatic Kotlin `ifEmpty` extension instead of explicit `isNotEmpty` checks when recovering state during a refresh.EventsViewModel for conciseness1 parent a844f34 commit 4ef0dae
1 file changed
Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments