android/network/README.md
Patrick Honkonen a2f4e4f3b5
[PM-19738] Create network module
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.
2025-03-31 17:19:51 -04:00

191 B

Network module

A client library for communicating with the Bitwarden web API.

Contents

Compatibility

  • Minimum SDK: 28
  • Target SDK: 35