Update to Kotlin 1.9.0 and migrate to newer language idioms. - Remove unnecessary @OptIn for features migrated to mainstream - Use `data object` where appropriate - Use new enum `entries` property |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| entity | ||
| json | ||
| network | ||
| usecase | ||
| util | ||
| BottomSheetActivityTest.kt | ||
| FilterV1Test.kt | ||
| FocalPointUtilTest.kt | ||
| MainActivityTest.kt | ||
| SpanUtilsTest.kt | ||
| StatusComparisonTest.kt | ||
| StringUtilsTest.kt | ||
| TuskyApplication.kt | ||