diff --git a/config.json b/config.json index 42537b76e..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 }, @@ -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 }, @@ -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 },