mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 13:52:07 -05:00
[PM-19870] Migrate ServerConfig and ConfigDiskSource to the data module (#4992)
This commit is contained in:
@@ -272,6 +272,7 @@ dependencies {
|
||||
standardImplementation(libs.google.play.review)
|
||||
|
||||
// Pull in test fixtures from other modules
|
||||
testImplementation(testFixtures(project(":data")))
|
||||
testImplementation(testFixtures(project(":network")))
|
||||
|
||||
testImplementation(libs.androidx.compose.ui.test)
|
||||
|
||||
Reference in New Issue
Block a user