mirror of
https://github.com/bitwarden/android.git
synced 2026-04-29 20:38:41 -05:00
[PM-19626] Migrate SharedFlowExtensions to core module (#4931)
This commit is contained in:
@@ -34,4 +34,6 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
dependencies { }
|
||||
dependencies {
|
||||
implementation(libs.kotlinx.coroutines.android)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user