AndroidX
AndroidX copied to clipboard
Manual updates 20231212 GPS-FB-MLKit missing dependencies
Does this change any of the generated binding API's?
Describe your contribution
-
androidx.privacysandbox.ads:ads-adservices- -> 1.0.0beta05 -
androidx.privacysandbox.ads:ads-adservices-java- -> 1.0.0beta05
GPS-FB-MLKit errors for updates:
Dependency errors : 5
1
System.Exception:
No matching artifact config found for:
androidx.privacysandbox.ads.ads-adservices:1.0.0-beta05
to satisfy dependency of:
com.google.android.gms.play-services-ads:22.5.0
Please add following json snippet to config.json:
{
"groupId": "androidx.privacysandbox.ads",
"artifactId": "ads-adservices",
"version": "1.0.0-beta05",
"nugetVersion": "CHECK PREFIX 1.0.0-beta05",
"nugetId": "CHECK NUGET ID",
"dependencyOnly": true/false
}
2
System.Exception:
No matching artifact config found for:
androidx.privacysandbox.ads.ads-adservices-java:1.0.0-beta05
to satisfy dependency of:
com.google.android.gms.play-services-ads:22.5.0
Please add following json snippet to config.json:
{
"groupId": "androidx.privacysandbox.ads",
"artifactId": "ads-adservices-java",
"version": "1.0.0-beta05",
"nugetVersion": "CHECK PREFIX 1.0.0-beta05",
"nugetId": "CHECK NUGET ID",
"dependencyOnly": true/false
}
3
System.Exception:
No matching artifact config found for:
androidx.privacysandbox.ads.ads-adservices:1.0.0-beta05
to satisfy dependency of:
com.google.android.gms.play-services-measurement-impl:21.5.0
Please add following json snippet to config.json:
{
"groupId": "androidx.privacysandbox.ads",
"artifactId": "ads-adservices",
"version": "1.0.0-beta05",
"nugetVersion": "CHECK PREFIX 1.0.0-beta05",
"nugetId": "CHECK NUGET ID",
"dependencyOnly": true/false
}
4
System.Exception:
No matching artifact config found for:
androidx.privacysandbox.ads.ads-adservices-java:1.0.0-beta05
to satisfy dependency of:
com.google.android.gms.play-services-measurement-impl:21.5.0
Please add following json snippet to config.json:
{
"groupId": "androidx.privacysandbox.ads",
"artifactId": "ads-adservices-java",
"version": "1.0.0-beta05",
"nugetVersion": "CHECK PREFIX 1.0.0-beta05",
"nugetId": "CHECK NUGET ID",
"dependencyOnly": true/false
}
5
System.Exception:
No matching artifact config found for:
androidx.credentials.credentials:1.0.0-alpha04
to satisfy dependency of:
com.google.android.libraries.identity.googleid.googleid:1.1.0
Please add following json snippet to config.json:
{
"groupId": "androidx.credentials",
"artifactId": "credentials",
"version": "1.0.0-alpha04",
"nugetVersion": "CHECK PREFIX 1.0.0-alpha04",
"nugetId": "CHECK NUGET ID",
"dependencyOnly": true/false
}
/azp run
Azure Pipelines successfully started running 1 pipeline(s).