mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 00:06:22 -06:00
Create a library module responsible for communicating with the Bitwarden network API. Additionally, the following changes were made to checks and workflows: - Updated `build.gradle.kts` to include Kover for the `network` module. - Updated `Fastfile` to include lint, test and kover report generation tasks for the `network` module.