mirror of
https://github.com/bitwarden/android.git
synced 2026-04-29 20:38:41 -05:00
[PM-21726] Move OmitFromCoverage to annotation module (#5214)
This commit is contained in:
@@ -60,6 +60,7 @@ kotlin {
|
||||
|
||||
dependencies {
|
||||
// SDK dependencies:
|
||||
implementation(project(":annotation"))
|
||||
implementation(libs.androidx.appcompat)
|
||||
implementation(libs.androidx.lifecycle.process)
|
||||
implementation(libs.kotlinx.serialization)
|
||||
|
||||
Reference in New Issue
Block a user