mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
parent
7402013126
commit
9033b8d676
@ -452,8 +452,9 @@ dependencies {
|
|||||||
|
|
||||||
androidTestImplementation Deps.androidx_test_core
|
androidTestImplementation Deps.androidx_test_core
|
||||||
androidTestImplementation Deps.espresso_idling_resources
|
androidTestImplementation Deps.espresso_idling_resources
|
||||||
debugImplementation Deps.androidx_fragment_testing
|
debugImplementation (Deps.androidx_fragment_testing) {
|
||||||
|
exclude group: 'androidx.test', module: 'core'
|
||||||
|
}
|
||||||
|
|
||||||
androidTestImplementation Deps.tools_test_runner
|
androidTestImplementation Deps.tools_test_runner
|
||||||
androidTestImplementation Deps.tools_test_rules
|
androidTestImplementation Deps.tools_test_rules
|
||||||
|
Loading…
Reference in New Issue
Block a user