Aligns the BOM between implementation and tests.
This commit is contained in:
@@ -48,6 +48,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
androidTestImplementation platform(libs.androidx.compose.bom)
|
||||
androidTestImplementation libs.androidx.runner
|
||||
androidTestImplementation libs.androidx.junit
|
||||
androidTestImplementation libs.junit
|
||||
|
||||
Reference in New Issue
Block a user