From 40d03b26fd475532efd140dccebe50c0486c069e Mon Sep 17 00:00:00 2001 From: jpobst Date: Mon, 23 May 2022 06:05:51 +0000 Subject: [PATCH 1/2] Weekly stable updates --- config.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.json b/config.json index 42537b76e..a077fcd4a 100644 --- a/config.json +++ b/config.json @@ -381,16 +381,16 @@ { "groupId": "androidx.constraintlayout", "artifactId": "constraintlayout", - "version": "2.1.3", - "nugetVersion": "2.1.3.1", + "version": "2.1.4", + "nugetVersion": "2.1.4", "nugetId": "Xamarin.AndroidX.ConstraintLayout", "dependencyOnly": false }, { "groupId": "androidx.constraintlayout", "artifactId": "constraintlayout-core", - "version": "1.0.3", - "nugetVersion": "1.0.3.1", + "version": "1.0.4", + "nugetVersion": "1.0.4", "nugetId": "Xamarin.AndroidX.ConstraintLayout.Core", "dependencyOnly": false }, @@ -437,8 +437,8 @@ { "groupId": "androidx.core", "artifactId": "core-google-shortcuts", - "version": "1.0.0", - "nugetVersion": "1.0.0.5", + "version": "1.0.1", + "nugetVersion": "1.0.1", "nugetId": "Xamarin.AndroidX.Core.GoogleShortcuts", "dependencyOnly": false }, From 00e694e1b8a2f7770c09cf2c56a057f41e1531e5 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Mon, 23 May 2022 09:15:03 -0500 Subject: [PATCH 2/2] Update config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index a077fcd4a..c6719ee04 100644 --- a/config.json +++ b/config.json @@ -30,7 +30,7 @@ "groupId": "androidx.activity", "artifactId": "activity", "version": "1.4.0", - "nugetVersion": "1.4.0.2", + "nugetVersion": "1.4.0.3", "nugetId": "Xamarin.AndroidX.Activity", "dependencyOnly": false }, @@ -461,8 +461,8 @@ { "groupId": "androidx.core", "artifactId": "core-splashscreen", - "version": "1.0.0-beta02", - "nugetVersion": "1.0.0-beta02", + "version": "1.0.0-rc01", + "nugetVersion": "1.0.0-rc01", "nugetId": "Xamarin.AndroidX.Core.SplashScreen", "dependencyOnly": false },