From 30f737cc9e8e95e8b44d2b12a0395d9e5b6b9efc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:36:14 +0000 Subject: [PATCH 1/2] Initial plan From 6b6d80a1288c4cc3d475df4b64ee9cb442598a85 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:43:35 +0000 Subject: [PATCH 2/2] Bump Xamarin.GooglePlayServices.Tasks version to 118.4.0.1 Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 77cd49c85..35daeee81 100644 --- a/config.json +++ b/config.json @@ -3150,7 +3150,7 @@ "groupId": "com.google.android.gms", "artifactId": "play-services-tasks", "version": "18.4.0", - "nugetVersion": "118.4.0", + "nugetVersion": "118.4.0.1", "nugetId": "Xamarin.GooglePlayServices.Tasks", "type": "xbd" },