xamarin / GooglePlayServicesComponents

Other
313 stars 145 forks source link

Manual updates 20231028 #821

Closed moljac closed 4 months ago

moljac commented 7 months ago

Does this change any of the generated binding API's?

Yes.

Mostly nuget strucutre.

Describe your contribution

moljac commented 7 months ago

Missing pacakges

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 commented 6 months ago

/azp run

azure-pipelines[bot] commented 6 months ago
Azure Pipelines successfully started running 1 pipeline(s).
moljac commented 6 months ago
Dependency errors : 4
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
      }
moljac commented 6 months ago

PR with dependencies:

https://github.com/xamarin/AndroidX/pull/826

moljac commented 6 months ago

Update downgrade attempt:

Dependency errors : 7
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-measurement-impl:21.4.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-measurement-impl:21.4.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: 
            com.google.android.gms.play-services-ads:22.5.0
to satisfy dependency of: 
            com.google.firebase.firebase-ads:22.5.0

    Please add following json snippet to config.json:

      {
        "groupId": "com.google.android.gms",
        "artifactId": "play-services-ads",
        "version": "22.5.0",
        "nugetVersion": "CHECK PREFIX 22.5.0",
        "nugetId": "CHECK NUGET ID",
        "dependencyOnly": true/false
      }

4
    System.Exception: 
No matching artifact config found for: 
            com.google.android.gms.play-services-ads-lite:22.5.0
to satisfy dependency of: 
            com.google.firebase.firebase-ads-lite:22.5.0

    Please add following json snippet to config.json:

      {
        "groupId": "com.google.android.gms",
        "artifactId": "play-services-ads-lite",
        "version": "22.5.0",
        "nugetVersion": "CHECK PREFIX 22.5.0",
        "nugetId": "CHECK NUGET ID",
        "dependencyOnly": true/false
      }

5
    System.Exception: 
No matching artifact config found for: 
            com.google.android.gms.play-services-measurement:21.5.0
to satisfy dependency of: 
            com.google.firebase.firebase-analytics:21.5.0

    Please add following json snippet to config.json:

      {
        "groupId": "com.google.android.gms",
        "artifactId": "play-services-measurement",
        "version": "21.5.0",
        "nugetVersion": "CHECK PREFIX 21.5.0",
        "nugetId": "CHECK NUGET ID",
        "dependencyOnly": true/false
      }

6
    System.Exception: 
No matching artifact config found for: 
            com.google.android.gms.play-services-measurement-api:21.5.0
to satisfy dependency of: 
            com.google.firebase.firebase-analytics:21.5.0

    Please add following json snippet to config.json:

      {
        "groupId": "com.google.android.gms",
        "artifactId": "play-services-measurement-api",
        "version": "21.5.0",
        "nugetVersion": "CHECK PREFIX 21.5.0",
        "nugetId": "CHECK NUGET ID",
        "dependencyOnly": true/false
      }

7
    System.Exception: 
No matching artifact config found for: 
            com.google.android.gms.play-services-measurement-sdk:21.5.0
to satisfy dependency of: 
            com.google.firebase.firebase-analytics:21.5.0

    Please add following json snippet to config.json:

      {
        "groupId": "com.google.android.gms",
        "artifactId": "play-services-measurement-sdk",
        "version": "21.5.0",
        "nugetVersion": "CHECK PREFIX 21.5.0",
        "nugetId": "CHECK NUGET ID",
        "dependencyOnly": true/false
      }