Aligns the BOM between implementation and tests.

This commit is contained in:
Vitor Pamplona
2024-03-19 17:33:54 -04:00
parent 160e52bd91
commit d59b98089a
4 changed files with 9 additions and 2 deletions

View File

@@ -48,6 +48,7 @@ android {
}
dependencies {
androidTestImplementation platform(libs.androidx.compose.bom)
androidTestImplementation libs.androidx.runner
androidTestImplementation libs.androidx.junit
androidTestImplementation libs.junit