mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
Move JsonExtensions and related tests to `core` module. - Moved `decodeFromStringOrNull` and related testing from `app` and `authenticator` modules to `core` module. - Updated all usages of `decodeFromStringOrNull` in `app` and `authenticator` to the new location in `core`. - Deleted unused `JsonExtensionsTest` and `JsonExtensions.kt` in `app` and `authenticator`. - Updated dependencies for core.
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