mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 05:40:45 -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.