pachli-android/core/common
Nik Clayton 6aa6095cd0
refactor: Slightly improve enum extensions and usage (#948)
Use `enumEntries` instead of `enumValues`, which is now recommended.

Replace a `.getOrNull(...) ?: other` with `.getOrElse(...) { other }`.
2024-09-26 16:23:48 +02:00
..
src refactor: Slightly improve enum extensions and usage (#948) 2024-09-26 16:23:48 +02:00
build.gradle.kts refactor: Remove unnecesary parcelize plugin import (#407) 2024-02-02 15:12:55 +01:00
lint-baseline.xml chore(deps): update agp to v8.5.0, lint to 31.5.0 (#756) 2024-06-18 13:58:37 +02:00