mirror of
https://github.com/PaulWoitaschek/Voice.git
synced 2026-03-13 08:02:45 +08:00
* fix(deps): update dependency androidx.compose:compose-bom to v2025.12.01 * fix(deps): update dependency androidx.compose:compose-bom to v2025.12.01 * Refactor: Use stringResource composable for translations Replaced `LocalContext.current.getString()` with the `stringResource()` composable function for handling string resources in Jetpack Compose. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Paul Woitaschek <woitaschek@gmail.com>