1{
2 "projectPath": ":privacysandbox:sdkruntime:sdkruntime-provider",
3 "dependencyAdvice": [
4 {
5 "coordinates": {
6 "type": "module",
7 "identifier": "androidx.annotation:annotation",
8 "resolvedVersion": "1.8.2"
9 },
10 "toConfiguration": "implementation"
11 }
12 ]
13}