File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ dependencies {
8080 }
8181
8282 androidTestImplementation libraries. androidx. test. ext. junit,
83- ' androidx.test:runner:1.4.0 '
83+ libraries . androidx. test. runner
8484}
8585
8686// Checkstyle doesn't run automatically with android
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ androidx-lifecycle-service = "androidx.lifecycle:lifecycle-service:2.8.7"
2121androidx-test-core = " androidx.test:core:1.7.0"
2222androidx-test-ext-junit = " androidx.test.ext:junit:1.3.0"
2323androidx-test-rules = " androidx.test:rules:1.7.0"
24+ androidx-test-runner = " androidx.test:runner:1.7.0"
2425animalsniffer = " org.codehaus.mojo:animal-sniffer:1.26"
2526animalsniffer-annotations = " org.codehaus.mojo:animal-sniffer-annotations:1.26"
2627assertj-core = " org.assertj:assertj-core:3.27.6"
You can’t perform that action at this time.
0 commit comments