Aligns the BOM between implementation and tests.
This commit is contained in:
@@ -68,6 +68,7 @@ dependencies {
|
||||
api libs.url.detector
|
||||
|
||||
testImplementation libs.junit
|
||||
androidTestImplementation platform(libs.androidx.compose.bom)
|
||||
androidTestImplementation libs.androidx.junit
|
||||
androidTestImplementation libs.androidx.espresso.core
|
||||
}
|
||||
Reference in New Issue
Block a user