* fix :domain:lemmy:pagination package structure
* chore: remove detekt baselines
* add kover plugin to project root
* apply plugin to subprojects
* apply plugin to app module with config
* generate and upload coverage when unit tests are run
* update player config
* update video player composable
* update card video composable
* update post card composable
* update media item composable
* make image detail screen support videos
* update usages in all screens
* update tech stack in README
* update technical manual
* remove old resources
* add new font
* update resource bridge
* update font family and resource mapping
* include new font in selection bottom sheets
* update font scale factors
* update licenses screen
* update user manual
* remove old video player
* update build scripts
* add player config to resources
* rewrite video player using new library
* update usages
* update documentation