Skip to content

Commit f070d6e

Browse files
committed
dependency fixes
1 parent b180dfe commit f070d6e

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

config.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,8 +2371,8 @@
23712371
{
23722372
"groupId": "com.google.android.gms",
23732373
"artifactId": "play-services-ads",
2374-
"version": "24.1.0",
2375-
"nugetVersion": "124.1.0",
2374+
"version": "24.0.0",
2375+
"nugetVersion": "124.0.0",
23762376
"nugetId": "Xamarin.GooglePlayServices.Ads",
23772377
"allowPrereleaseDependencies": true,
23782378
"extraDependencies": "androidx.lifecycle.lifecycle-livedata-core,androidx.lifecycle.lifecycle-runtime",
@@ -2381,8 +2381,8 @@
23812381
{
23822382
"groupId": "com.google.android.gms",
23832383
"artifactId": "play-services-ads-base",
2384-
"version": "24.1.0",
2385-
"nugetVersion": "124.1.0",
2384+
"version": "24.0.0",
2385+
"nugetVersion": "124.0.0",
23862386
"nugetId": "Xamarin.GooglePlayServices.Ads.Base",
23872387
"type": "xbd"
23882388
},
@@ -2659,6 +2659,14 @@
26592659
"nugetId": "Xamarin.GooglePlayServices.Identity",
26602660
"type": "xbd"
26612661
},
2662+
{
2663+
"groupId": "com.google.android.gms",
2664+
"artifactId": "play-services-identity-credentials",
2665+
"version": "16.0.0-alpha04",
2666+
"nugetVersion": "116.0.0",
2667+
"nugetId": "Xamarin.GooglePlayServices.Identity.Credentials",
2668+
"type": "xbd"
2669+
},
26622670
{
26632671
"groupId": "com.google.android.gms",
26642672
"artifactId": "play-services-iid",
@@ -4018,7 +4026,7 @@
40184026
"groupId": "com.google.guava",
40194027
"artifactId": "guava",
40204028
"version": "33.4.5-android",
4021-
"nugetVersion": "33.4.5-android",
4029+
"nugetVersion": "33.4.5",
40224030
"nugetId": "Xamarin.Google.Guava",
40234031
"excludedRuntimeDependencies": "com.google.guava.listenablefuture",
40244032
"type": "androidlibrary",

0 commit comments

Comments
 (0)