Files
android/core
Patrick Honkonen 9a50399116 Migrate DataStateExtensions to core module
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.
2025-03-31 16:55:09 -04:00
..

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