mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
This commit enables the automatic generation of per-app language preferences by configuring the Android Gradle Plugin. A `resources.properties` file is added to specify `en` as the `unqualifiedResLocale`, which serves as the default/fallback locale. Additionally, `.kotlin` is added to `.gitignore` to exclude Kotlin build-related files.