What's Changed
:rocket: Enhancements
- Optimize ProGuard rules and signing configs by @Goooler in https://github.com/d4rken-org/sdmaid-se/pull/2083
- Replace KAPT with KSP by @Goooler in https://github.com/d4rken-org/sdmaid-se/pull/2080
- General: Fix display cutout handling in landscape mode by @d4...