1{
2 "projectPath": ":fragment:fragment-testing",
3 "dependencyAdvice": [
4 {
5 "coordinates": {
6 "type": "module",
7 "identifier": "com.linkedin.dexmaker:dexmaker-mockito",
8 "resolvedVersion": "2.28.4"
9 },
10 "fromConfiguration": "androidTestImplementation"
11 }
12 ]
13}