mirror of
https://github.com/bitwarden/android.git
synced 2026-03-26 08:12:00 -05:00
The Bitwarden SDK dependency was updated to version 1.0.0-20250225.125021-120. The SDK requires access to Android APIs that were made public in API 31 in order to generate email aliases. To address this limitation for devices with earlier API versions, the `bitwarden_uniffi` library is now loaded manually before initializing any `Client` instance.