Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual updates 20231212 GPS-FB-MLKit missing dependencies #826

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

moljac
Copy link
Member

@moljac moljac commented Dec 12, 2023

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

@moljac
Copy link
Member Author

moljac commented Dec 12, 2023

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
      }

@moljac moljac requested a review from jpobst December 14, 2023 21:15
@jpobst jpobst removed their request for review February 28, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant