Skip to content

Commit

Permalink
Merge pull request #828 from xamarin/mu-20231212-credentials
Browse files Browse the repository at this point in the history
Manual updates 20231212 androidx.credentials 2nd iteration
  • Loading branch information
moljac authored Dec 21, 2023
2 parents 4171f72 + be096cb commit 6f90479
Show file tree
Hide file tree
Showing 6 changed files with 437 additions and 396 deletions.
13 changes: 13 additions & 0 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1184,6 +1184,19 @@
},
"license": "The Apache Software License, Version 2.0"
},
{
"component": {
"type": "maven",
"maven": {
"artifactId": "credentials-play-services-auth",
"groupId": "androidx.credentials",
"version": "1.2.0",
"nuGetId": "Xamarin.AndroidX.Credentials.PlayServicesAuth",
"nuGetVersion": "1.2.0"
}
},
"license": "The Apache Software License, Version 2.0"
},
{
"component": {
"type": "maven",
Expand Down
24 changes: 24 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,14 @@
"nugetId": "Xamarin.AndroidX.Credentials",
"dependencyOnly": false
},
{
"groupId": "androidx.credentials",
"artifactId": "credentials-play-services-auth",
"version": "1.2.0",
"nugetVersion": "1.2.0",
"nugetId": "Xamarin.AndroidX.Credentials.PlayServicesAuth",
"dependencyOnly": false
},
{
"groupId": "androidx.customview",
"artifactId": "customview",
Expand Down Expand Up @@ -2435,6 +2443,14 @@
"nugetId": "Xamarin.GooglePlayServices.AppIndex",
"dependencyOnly": true
},
{
"groupId": "com.google.android.gms",
"artifactId": "play-services-auth",
"version": "20.7.0",
"nugetVersion": "120.7.0.1",
"nugetId": "Xamarin.GooglePlayServices.Auth",
"dependencyOnly": true
},
{
"groupId": "com.google.android.gms",
"artifactId": "play-services-basement",
Expand Down Expand Up @@ -2483,6 +2499,14 @@
"nugetId": "Xamarin.Google.ErrorProne.Annotations",
"dependencyOnly": true
},
{
"groupId": "com.google.android.libraries.identity.googleid",
"artifactId": "googleid",
"version": "1.1.0",
"nugetVersion": "1.1.0",
"nugetId": "Xamarin.GoogleAndroid.Libraries.Identity.GoogleId",
"dependencyOnly": true
},
{
"groupId": "com.xamarin.androidx",
"artifactId": "migration",
Expand Down
Loading

0 comments on commit 6f90479

Please sign in to comment.