mirror of
https://github.com/bitwarden/android.git
synced 2026-04-27 03:18:30 -05:00
Move `DataStateExtensions` to the `core` module. - Deleted `DataStateExtensions.kt` from `authenticator` and `app` modules. - Updated all imports. - Added `junit5` and `kotlinx.coroutines.test` test implementation to `core` module.
Core module
A collection of platform specific objects and extensions used by other Bitwarden applications and libraries.
Contents
Compatibility
- Minimum SDK: 28
- Target SDK: 35