Merge branch 'main' into mu-20240205-tfm-net80-material-1.11.0

This commit is contained in:
moljac 2024-04-03 14:18:14 +02:00 коммит произвёл GitHub
Родитель fa4da49b13 92d0c74a88
Коммит 617dcf5067
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
5 изменённых файлов: 249 добавлений и 249 удалений

Просмотреть файл

@ -43,7 +43,7 @@ steps:
toolVersion: Latest
condition: and(succeeded(), eq('refs/heads/${{ parameters.mainBranchName }}', variables['Build.SourceBranch']))
env:
AzureServicesAuthConnectionString: runAs=App;AppId=$(ApiScanClientId);TenantId=$(ApiScanTenant);AppKey=$(ApiScanSecret)
AzureServicesAuthConnectionString: runAs=App;AppId=$(ApiScanMAUI1ESPTManagedId)
- task: SdtReport@2
displayName: Guardian Export - Security Report

Просмотреть файл

@ -24,7 +24,7 @@ parameters:
- 'xamarin.androidbinderator.tool': '0.5.7'
- 'Cake.Tool': '4.0.0'
- 'boots': '1.1.0.712-preview2'
- 'private-api-tools': '1.0.2'
- 'private-api-tools': '1.0.3'
# Reporting/Analysis Parameters
artifactsPath: 'output' # Path to the NuGet packages that need to be signed, verified and published

Просмотреть файл

@ -360,7 +360,7 @@
"groupId": "androidx.collection",
"version": "1.4.0",
"nuGetId": "Xamarin.AndroidX.Collection",
"nuGetVersion": "1.4.0.1"
"nuGetVersion": "1.4.0.2"
}
},
"license": "The Apache Software License, Version 2.0"
@ -397,9 +397,9 @@
"maven": {
"artifactId": "animation",
"groupId": "androidx.compose.animation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Animation",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -410,9 +410,9 @@
"maven": {
"artifactId": "animation-android",
"groupId": "androidx.compose.animation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Animation.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -423,9 +423,9 @@
"maven": {
"artifactId": "animation-core",
"groupId": "androidx.compose.animation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Animation.Core",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -436,9 +436,9 @@
"maven": {
"artifactId": "animation-core-android",
"groupId": "androidx.compose.animation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Animation.Core.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -449,9 +449,9 @@
"maven": {
"artifactId": "animation-graphics",
"groupId": "androidx.compose.animation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Animation.Graphics",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -462,9 +462,9 @@
"maven": {
"artifactId": "animation-graphics-android",
"groupId": "androidx.compose.animation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Animation.Graphics.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -475,9 +475,9 @@
"maven": {
"artifactId": "foundation",
"groupId": "androidx.compose.foundation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Foundation",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -488,9 +488,9 @@
"maven": {
"artifactId": "foundation-android",
"groupId": "androidx.compose.foundation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Foundation.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -501,9 +501,9 @@
"maven": {
"artifactId": "foundation-layout",
"groupId": "androidx.compose.foundation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Foundation.Layout",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -514,9 +514,9 @@
"maven": {
"artifactId": "foundation-layout-android",
"groupId": "androidx.compose.foundation",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Foundation.Layout.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -527,9 +527,9 @@
"maven": {
"artifactId": "material",
"groupId": "androidx.compose.material",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Material",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -540,9 +540,9 @@
"maven": {
"artifactId": "material-android",
"groupId": "androidx.compose.material",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Material.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -553,9 +553,9 @@
"maven": {
"artifactId": "material-icons-core",
"groupId": "androidx.compose.material",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Material.Icons.Core",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -566,9 +566,9 @@
"maven": {
"artifactId": "material-icons-core-android",
"groupId": "androidx.compose.material",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Material.Icons.Core.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -579,9 +579,9 @@
"maven": {
"artifactId": "material-icons-extended",
"groupId": "androidx.compose.material",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Material.Icons.Extended",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -592,9 +592,9 @@
"maven": {
"artifactId": "material-icons-extended-android",
"groupId": "androidx.compose.material",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Material.Icons.Extended.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -605,9 +605,9 @@
"maven": {
"artifactId": "material-ripple",
"groupId": "androidx.compose.material",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Material.Ripple",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -618,9 +618,9 @@
"maven": {
"artifactId": "material-ripple-android",
"groupId": "androidx.compose.material",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Material.Ripple.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -683,9 +683,9 @@
"maven": {
"artifactId": "runtime",
"groupId": "androidx.compose.runtime",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Runtime",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -696,9 +696,9 @@
"maven": {
"artifactId": "runtime-android",
"groupId": "androidx.compose.runtime",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Runtime.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -709,9 +709,9 @@
"maven": {
"artifactId": "runtime-livedata",
"groupId": "androidx.compose.runtime",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Runtime.LiveData",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -722,9 +722,9 @@
"maven": {
"artifactId": "runtime-rxjava2",
"groupId": "androidx.compose.runtime",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Runtime.RxJava2",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -735,9 +735,9 @@
"maven": {
"artifactId": "runtime-rxjava3",
"groupId": "androidx.compose.runtime",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Runtime.RxJava3",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -748,9 +748,9 @@
"maven": {
"artifactId": "runtime-saveable",
"groupId": "androidx.compose.runtime",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Runtime.Saveable",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -761,9 +761,9 @@
"maven": {
"artifactId": "runtime-saveable-android",
"groupId": "androidx.compose.runtime",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.Runtime.Saveable.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -774,9 +774,9 @@
"maven": {
"artifactId": "ui",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -787,9 +787,9 @@
"maven": {
"artifactId": "ui-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -800,9 +800,9 @@
"maven": {
"artifactId": "ui-geometry",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Geometry",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -813,9 +813,9 @@
"maven": {
"artifactId": "ui-geometry-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Geometry.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -826,9 +826,9 @@
"maven": {
"artifactId": "ui-graphics",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Graphics",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -839,9 +839,9 @@
"maven": {
"artifactId": "ui-graphics-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Graphics.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -852,9 +852,9 @@
"maven": {
"artifactId": "ui-text",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Text",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -865,9 +865,9 @@
"maven": {
"artifactId": "ui-text-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Text.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -878,9 +878,9 @@
"maven": {
"artifactId": "ui-tooling",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Tooling",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -891,9 +891,9 @@
"maven": {
"artifactId": "ui-tooling-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Tooling.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -904,9 +904,9 @@
"maven": {
"artifactId": "ui-tooling-data",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Tooling.Data",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -917,9 +917,9 @@
"maven": {
"artifactId": "ui-tooling-data-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Tooling.Data.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -930,9 +930,9 @@
"maven": {
"artifactId": "ui-tooling-preview",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Tooling.Preview",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -943,9 +943,9 @@
"maven": {
"artifactId": "ui-tooling-preview-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Tooling.Preview.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -956,9 +956,9 @@
"maven": {
"artifactId": "ui-unit",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Unit",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -969,9 +969,9 @@
"maven": {
"artifactId": "ui-unit-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Unit.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -982,9 +982,9 @@
"maven": {
"artifactId": "ui-util",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Util",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -995,9 +995,9 @@
"maven": {
"artifactId": "ui-util-android",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.Util.Android",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -1008,9 +1008,9 @@
"maven": {
"artifactId": "ui-viewbinding",
"groupId": "androidx.compose.ui",
"version": "1.6.3",
"version": "1.6.4",
"nuGetId": "Xamarin.AndroidX.Compose.UI.ViewBinding",
"nuGetVersion": "1.6.3"
"nuGetVersion": "1.6.4"
}
},
"license": "The Apache Software License, Version 2.0"
@ -1255,9 +1255,9 @@
"maven": {
"artifactId": "databinding-adapters",
"groupId": "androidx.databinding",
"version": "8.3.0",
"version": "8.3.1",
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingAdapters",
"nuGetVersion": "8.3.0"
"nuGetVersion": "8.3.1"
}
},
"license": "The Apache Software License, Version 2.0"
@ -1268,9 +1268,9 @@
"maven": {
"artifactId": "databinding-common",
"groupId": "androidx.databinding",
"version": "8.3.0",
"version": "8.3.1",
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingCommon",
"nuGetVersion": "8.3.0"
"nuGetVersion": "8.3.1"
}
},
"license": "The Apache Software License, Version 2.0"
@ -1281,9 +1281,9 @@
"maven": {
"artifactId": "databinding-runtime",
"groupId": "androidx.databinding",
"version": "8.3.0",
"version": "8.3.1",
"nuGetId": "Xamarin.AndroidX.DataBinding.DataBindingRuntime",
"nuGetVersion": "8.3.0"
"nuGetVersion": "8.3.1"
}
},
"license": "The Apache Software License, Version 2.0"
@ -1294,9 +1294,9 @@
"maven": {
"artifactId": "viewbinding",
"groupId": "androidx.databinding",
"version": "8.3.0",
"version": "8.3.1",
"nuGetId": "Xamarin.AndroidX.DataBinding.ViewBinding",
"nuGetVersion": "8.3.0"
"nuGetVersion": "8.3.1"
}
},
"license": "The Apache Software License, Version 2.0"
@ -1970,9 +1970,9 @@
"maven": {
"artifactId": "mediarouter",
"groupId": "androidx.mediarouter",
"version": "1.6.0",
"version": "1.7.0",
"nuGetId": "Xamarin.AndroidX.MediaRouter",
"nuGetVersion": "1.6.0.3"
"nuGetVersion": "1.7.0"
}
},
"license": "The Apache Software License, Version 2.0"

Просмотреть файл

@ -280,144 +280,144 @@
{
"groupId": "androidx.compose.animation",
"artifactId": "animation",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Animation",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.animation",
"artifactId": "animation-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Animation.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.animation",
"artifactId": "animation-core",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Animation.Core",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.animation",
"artifactId": "animation-core-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Animation.Core.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.animation",
"artifactId": "animation-graphics",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Animation.Graphics",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.animation",
"artifactId": "animation-graphics-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Animation.Graphics.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.foundation",
"artifactId": "foundation",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Foundation",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.foundation",
"artifactId": "foundation-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Foundation.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.foundation",
"artifactId": "foundation-layout",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Foundation.Layout",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.foundation",
"artifactId": "foundation-layout-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Foundation.Layout.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.material",
"artifactId": "material",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Material",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.material",
"artifactId": "material-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Material.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.material",
"artifactId": "material-icons-core",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Material.Icons.Core",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.material",
"artifactId": "material-icons-core-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Material.Icons.Core.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.material",
"artifactId": "material-icons-extended",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Material.Icons.Extended",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.material",
"artifactId": "material-icons-extended-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Material.Icons.Extended.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.material",
"artifactId": "material-ripple",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Material.Ripple",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.material",
"artifactId": "material-ripple-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Material.Ripple.Android",
"dependencyOnly": false
},
@ -456,208 +456,208 @@
{
"groupId": "androidx.compose.runtime",
"artifactId": "runtime",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Runtime",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.runtime",
"artifactId": "runtime-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Runtime.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.runtime",
"artifactId": "runtime-livedata",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Runtime.LiveData",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.runtime",
"artifactId": "runtime-rxjava2",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Runtime.RxJava2",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.runtime",
"artifactId": "runtime-rxjava3",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Runtime.RxJava3",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.runtime",
"artifactId": "runtime-saveable",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Runtime.Saveable",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.runtime",
"artifactId": "runtime-saveable-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.Runtime.Saveable.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-geometry",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Geometry",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-geometry-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Geometry.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-graphics",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Graphics",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-graphics-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Graphics.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-text",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Text",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-text-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Text.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-tooling",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Tooling",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-tooling-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Tooling.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-tooling-data",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Tooling.Data",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-tooling-data-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Tooling.Data.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-tooling-preview",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Tooling.Preview",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-tooling-preview-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Tooling.Preview.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-unit",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Unit",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-unit-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Unit.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-util",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Util",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-util-android",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.Util.Android",
"dependencyOnly": false
},
{
"groupId": "androidx.compose.ui",
"artifactId": "ui-viewbinding",
"version": "1.6.3",
"nugetVersion": "1.6.3",
"version": "1.6.4",
"nugetVersion": "1.6.4",
"nugetId": "Xamarin.AndroidX.Compose.UI.ViewBinding",
"dependencyOnly": false
},
@ -808,32 +808,32 @@
{
"groupId": "androidx.databinding",
"artifactId": "databinding-adapters",
"version": "8.3.0",
"nugetVersion": "8.3.0",
"version": "8.3.1",
"nugetVersion": "8.3.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingAdapters",
"dependencyOnly": false
},
{
"groupId": "androidx.databinding",
"artifactId": "databinding-common",
"version": "8.3.0",
"nugetVersion": "8.3.0",
"version": "8.3.1",
"nugetVersion": "8.3.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingCommon",
"dependencyOnly": false
},
{
"groupId": "androidx.databinding",
"artifactId": "databinding-runtime",
"version": "8.3.0",
"nugetVersion": "8.3.0",
"version": "8.3.1",
"nugetVersion": "8.3.1",
"nugetId": "Xamarin.AndroidX.DataBinding.DataBindingRuntime",
"dependencyOnly": false
},
{
"groupId": "androidx.databinding",
"artifactId": "viewbinding",
"version": "8.3.0",
"nugetVersion": "8.3.0",
"version": "8.3.1",
"nugetVersion": "8.3.1",
"nugetId": "Xamarin.AndroidX.DataBinding.ViewBinding",
"dependencyOnly": false
},
@ -1248,8 +1248,8 @@
{
"groupId": "androidx.mediarouter",
"artifactId": "mediarouter",
"version": "1.6.0",
"nugetVersion": "1.6.0.3",
"version": "1.7.0",
"nugetVersion": "1.7.0",
"nugetId": "Xamarin.AndroidX.MediaRouter",
"dependencyOnly": false
},

Просмотреть файл

@ -32,57 +32,57 @@
| 25|androidx.car:car-cluster |1.0.0-alpha5 |Xamarin.AndroidX.Car.Cluster |1.0.0.21-alpha5 |
| 26|androidx.car.app:app |1.2.0 |Xamarin.AndroidX.Car.App.App |1.2.0.8 |
| 27|androidx.cardview:cardview |1.0.0 |Xamarin.AndroidX.CardView |1.0.0.25 |
| 28|androidx.collection:collection |1.4.0 |Xamarin.AndroidX.Collection |1.4.0.1 |
| 28|androidx.collection:collection |1.4.0 |Xamarin.AndroidX.Collection |1.4.0.2 |
| 29|androidx.collection:collection-jvm |1.4.0 |Xamarin.AndroidX.Collection.Jvm |1.4.0.1 |
| 30|androidx.collection:collection-ktx |1.4.0 |Xamarin.AndroidX.Collection.Ktx |1.4.0.1 |
| 31|androidx.compose.animation:animation |1.6.3 |Xamarin.AndroidX.Compose.Animation |1.6.3 |
| 32|androidx.compose.animation:animation-android |1.6.3 |Xamarin.AndroidX.Compose.Animation.Android |1.6.3 |
| 33|androidx.compose.animation:animation-core |1.6.3 |Xamarin.AndroidX.Compose.Animation.Core |1.6.3 |
| 34|androidx.compose.animation:animation-core-android |1.6.3 |Xamarin.AndroidX.Compose.Animation.Core.Android |1.6.3 |
| 35|androidx.compose.animation:animation-graphics |1.6.3 |Xamarin.AndroidX.Compose.Animation.Graphics |1.6.3 |
| 36|androidx.compose.animation:animation-graphics-android |1.6.3 |Xamarin.AndroidX.Compose.Animation.Graphics.Android |1.6.3 |
| 37|androidx.compose.foundation:foundation |1.6.3 |Xamarin.AndroidX.Compose.Foundation |1.6.3 |
| 38|androidx.compose.foundation:foundation-android |1.6.3 |Xamarin.AndroidX.Compose.Foundation.Android |1.6.3 |
| 39|androidx.compose.foundation:foundation-layout |1.6.3 |Xamarin.AndroidX.Compose.Foundation.Layout |1.6.3 |
| 40|androidx.compose.foundation:foundation-layout-android |1.6.3 |Xamarin.AndroidX.Compose.Foundation.Layout.Android |1.6.3 |
| 41|androidx.compose.material:material |1.6.3 |Xamarin.AndroidX.Compose.Material |1.6.3 |
| 42|androidx.compose.material:material-android |1.6.3 |Xamarin.AndroidX.Compose.Material.Android |1.6.3 |
| 43|androidx.compose.material:material-icons-core |1.6.3 |Xamarin.AndroidX.Compose.Material.Icons.Core |1.6.3 |
| 44|androidx.compose.material:material-icons-core-android |1.6.3 |Xamarin.AndroidX.Compose.Material.Icons.Core.Android |1.6.3 |
| 45|androidx.compose.material:material-icons-extended |1.6.3 |Xamarin.AndroidX.Compose.Material.Icons.Extended |1.6.3 |
| 46|androidx.compose.material:material-icons-extended-android |1.6.3 |Xamarin.AndroidX.Compose.Material.Icons.Extended.Android |1.6.3 |
| 47|androidx.compose.material:material-ripple |1.6.3 |Xamarin.AndroidX.Compose.Material.Ripple |1.6.3 |
| 48|androidx.compose.material:material-ripple-android |1.6.3 |Xamarin.AndroidX.Compose.Material.Ripple.Android |1.6.3 |
| 31|androidx.compose.animation:animation |1.6.4 |Xamarin.AndroidX.Compose.Animation |1.6.4 |
| 32|androidx.compose.animation:animation-android |1.6.4 |Xamarin.AndroidX.Compose.Animation.Android |1.6.4 |
| 33|androidx.compose.animation:animation-core |1.6.4 |Xamarin.AndroidX.Compose.Animation.Core |1.6.4 |
| 34|androidx.compose.animation:animation-core-android |1.6.4 |Xamarin.AndroidX.Compose.Animation.Core.Android |1.6.4 |
| 35|androidx.compose.animation:animation-graphics |1.6.4 |Xamarin.AndroidX.Compose.Animation.Graphics |1.6.4 |
| 36|androidx.compose.animation:animation-graphics-android |1.6.4 |Xamarin.AndroidX.Compose.Animation.Graphics.Android |1.6.4 |
| 37|androidx.compose.foundation:foundation |1.6.4 |Xamarin.AndroidX.Compose.Foundation |1.6.4 |
| 38|androidx.compose.foundation:foundation-android |1.6.4 |Xamarin.AndroidX.Compose.Foundation.Android |1.6.4 |
| 39|androidx.compose.foundation:foundation-layout |1.6.4 |Xamarin.AndroidX.Compose.Foundation.Layout |1.6.4 |
| 40|androidx.compose.foundation:foundation-layout-android |1.6.4 |Xamarin.AndroidX.Compose.Foundation.Layout.Android |1.6.4 |
| 41|androidx.compose.material:material |1.6.4 |Xamarin.AndroidX.Compose.Material |1.6.4 |
| 42|androidx.compose.material:material-android |1.6.4 |Xamarin.AndroidX.Compose.Material.Android |1.6.4 |
| 43|androidx.compose.material:material-icons-core |1.6.4 |Xamarin.AndroidX.Compose.Material.Icons.Core |1.6.4 |
| 44|androidx.compose.material:material-icons-core-android |1.6.4 |Xamarin.AndroidX.Compose.Material.Icons.Core.Android |1.6.4 |
| 45|androidx.compose.material:material-icons-extended |1.6.4 |Xamarin.AndroidX.Compose.Material.Icons.Extended |1.6.4 |
| 46|androidx.compose.material:material-icons-extended-android |1.6.4 |Xamarin.AndroidX.Compose.Material.Icons.Extended.Android |1.6.4 |
| 47|androidx.compose.material:material-ripple |1.6.4 |Xamarin.AndroidX.Compose.Material.Ripple |1.6.4 |
| 48|androidx.compose.material:material-ripple-android |1.6.4 |Xamarin.AndroidX.Compose.Material.Ripple.Android |1.6.4 |
| 49|androidx.compose.material3:material3 |1.2.1 |Xamarin.AndroidX.Compose.Material3 |1.2.1 |
| 50|androidx.compose.material3:material3-android |1.2.1 |Xamarin.AndroidX.Compose.Material3Android |1.2.1 |
| 51|androidx.compose.material3:material3-window-size-class |1.2.1 |Xamarin.AndroidX.Compose.Material3.WindowSizeClass |1.2.1 |
| 52|androidx.compose.material3:material3-window-size-class-android |1.2.1 |Xamarin.AndroidX.Compose.Material3.WindowSizeClassAndroid |1.2.1 |
| 53|androidx.compose.runtime:runtime |1.6.3 |Xamarin.AndroidX.Compose.Runtime |1.6.3 |
| 54|androidx.compose.runtime:runtime-android |1.6.3 |Xamarin.AndroidX.Compose.Runtime.Android |1.6.3 |
| 55|androidx.compose.runtime:runtime-livedata |1.6.3 |Xamarin.AndroidX.Compose.Runtime.LiveData |1.6.3 |
| 56|androidx.compose.runtime:runtime-rxjava2 |1.6.3 |Xamarin.AndroidX.Compose.Runtime.RxJava2 |1.6.3 |
| 57|androidx.compose.runtime:runtime-rxjava3 |1.6.3 |Xamarin.AndroidX.Compose.Runtime.RxJava3 |1.6.3 |
| 58|androidx.compose.runtime:runtime-saveable |1.6.3 |Xamarin.AndroidX.Compose.Runtime.Saveable |1.6.3 |
| 59|androidx.compose.runtime:runtime-saveable-android |1.6.3 |Xamarin.AndroidX.Compose.Runtime.Saveable.Android |1.6.3 |
| 60|androidx.compose.ui:ui |1.6.3 |Xamarin.AndroidX.Compose.UI |1.6.3 |
| 61|androidx.compose.ui:ui-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Android |1.6.3 |
| 62|androidx.compose.ui:ui-geometry |1.6.3 |Xamarin.AndroidX.Compose.UI.Geometry |1.6.3 |
| 63|androidx.compose.ui:ui-geometry-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Geometry.Android |1.6.3 |
| 64|androidx.compose.ui:ui-graphics |1.6.3 |Xamarin.AndroidX.Compose.UI.Graphics |1.6.3 |
| 65|androidx.compose.ui:ui-graphics-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Graphics.Android |1.6.3 |
| 66|androidx.compose.ui:ui-text |1.6.3 |Xamarin.AndroidX.Compose.UI.Text |1.6.3 |
| 67|androidx.compose.ui:ui-text-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Text.Android |1.6.3 |
| 68|androidx.compose.ui:ui-tooling |1.6.3 |Xamarin.AndroidX.Compose.UI.Tooling |1.6.3 |
| 69|androidx.compose.ui:ui-tooling-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Tooling.Android |1.6.3 |
| 70|androidx.compose.ui:ui-tooling-data |1.6.3 |Xamarin.AndroidX.Compose.UI.Tooling.Data |1.6.3 |
| 71|androidx.compose.ui:ui-tooling-data-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Tooling.Data.Android |1.6.3 |
| 72|androidx.compose.ui:ui-tooling-preview |1.6.3 |Xamarin.AndroidX.Compose.UI.Tooling.Preview |1.6.3 |
| 73|androidx.compose.ui:ui-tooling-preview-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Tooling.Preview.Android |1.6.3 |
| 74|androidx.compose.ui:ui-unit |1.6.3 |Xamarin.AndroidX.Compose.UI.Unit |1.6.3 |
| 75|androidx.compose.ui:ui-unit-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Unit.Android |1.6.3 |
| 76|androidx.compose.ui:ui-util |1.6.3 |Xamarin.AndroidX.Compose.UI.Util |1.6.3 |
| 77|androidx.compose.ui:ui-util-android |1.6.3 |Xamarin.AndroidX.Compose.UI.Util.Android |1.6.3 |
| 78|androidx.compose.ui:ui-viewbinding |1.6.3 |Xamarin.AndroidX.Compose.UI.ViewBinding |1.6.3 |
| 53|androidx.compose.runtime:runtime |1.6.4 |Xamarin.AndroidX.Compose.Runtime |1.6.4 |
| 54|androidx.compose.runtime:runtime-android |1.6.4 |Xamarin.AndroidX.Compose.Runtime.Android |1.6.4 |
| 55|androidx.compose.runtime:runtime-livedata |1.6.4 |Xamarin.AndroidX.Compose.Runtime.LiveData |1.6.4 |
| 56|androidx.compose.runtime:runtime-rxjava2 |1.6.4 |Xamarin.AndroidX.Compose.Runtime.RxJava2 |1.6.4 |
| 57|androidx.compose.runtime:runtime-rxjava3 |1.6.4 |Xamarin.AndroidX.Compose.Runtime.RxJava3 |1.6.4 |
| 58|androidx.compose.runtime:runtime-saveable |1.6.4 |Xamarin.AndroidX.Compose.Runtime.Saveable |1.6.4 |
| 59|androidx.compose.runtime:runtime-saveable-android |1.6.4 |Xamarin.AndroidX.Compose.Runtime.Saveable.Android |1.6.4 |
| 60|androidx.compose.ui:ui |1.6.4 |Xamarin.AndroidX.Compose.UI |1.6.4 |
| 61|androidx.compose.ui:ui-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Android |1.6.4 |
| 62|androidx.compose.ui:ui-geometry |1.6.4 |Xamarin.AndroidX.Compose.UI.Geometry |1.6.4 |
| 63|androidx.compose.ui:ui-geometry-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Geometry.Android |1.6.4 |
| 64|androidx.compose.ui:ui-graphics |1.6.4 |Xamarin.AndroidX.Compose.UI.Graphics |1.6.4 |
| 65|androidx.compose.ui:ui-graphics-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Graphics.Android |1.6.4 |
| 66|androidx.compose.ui:ui-text |1.6.4 |Xamarin.AndroidX.Compose.UI.Text |1.6.4 |
| 67|androidx.compose.ui:ui-text-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Text.Android |1.6.4 |
| 68|androidx.compose.ui:ui-tooling |1.6.4 |Xamarin.AndroidX.Compose.UI.Tooling |1.6.4 |
| 69|androidx.compose.ui:ui-tooling-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Tooling.Android |1.6.4 |
| 70|androidx.compose.ui:ui-tooling-data |1.6.4 |Xamarin.AndroidX.Compose.UI.Tooling.Data |1.6.4 |
| 71|androidx.compose.ui:ui-tooling-data-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Tooling.Data.Android |1.6.4 |
| 72|androidx.compose.ui:ui-tooling-preview |1.6.4 |Xamarin.AndroidX.Compose.UI.Tooling.Preview |1.6.4 |
| 73|androidx.compose.ui:ui-tooling-preview-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Tooling.Preview.Android |1.6.4 |
| 74|androidx.compose.ui:ui-unit |1.6.4 |Xamarin.AndroidX.Compose.UI.Unit |1.6.4 |
| 75|androidx.compose.ui:ui-unit-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Unit.Android |1.6.4 |
| 76|androidx.compose.ui:ui-util |1.6.4 |Xamarin.AndroidX.Compose.UI.Util |1.6.4 |
| 77|androidx.compose.ui:ui-util-android |1.6.4 |Xamarin.AndroidX.Compose.UI.Util.Android |1.6.4 |
| 78|androidx.compose.ui:ui-viewbinding |1.6.4 |Xamarin.AndroidX.Compose.UI.ViewBinding |1.6.4 |
| 79|androidx.concurrent:concurrent-futures |1.1.0 |Xamarin.AndroidX.Concurrent.Futures |1.1.0.18 |
| 80|androidx.concurrent:concurrent-futures-ktx |1.1.0 |Xamarin.AndroidX.Concurrent.Futures.Ktx |1.1.0.7 |
| 81|androidx.constraintlayout:constraintlayout |2.1.4 |Xamarin.AndroidX.ConstraintLayout |2.1.4.10 |
@ -101,10 +101,10 @@
| 94|androidx.cursoradapter:cursoradapter |1.0.0 |Xamarin.AndroidX.CursorAdapter |1.0.0.23 |
| 95|androidx.customview:customview |1.1.0 |Xamarin.AndroidX.CustomView |1.1.0.22 |
| 96|androidx.customview:customview-poolingcontainer |1.0.0 |Xamarin.AndroidX.CustomView.PoolingContainer |1.0.0.9 |
| 97|androidx.databinding:databinding-adapters |8.3.0 |Xamarin.AndroidX.DataBinding.DataBindingAdapters |8.3.0 |
| 98|androidx.databinding:databinding-common |8.3.0 |Xamarin.AndroidX.DataBinding.DataBindingCommon |8.3.0 |
| 99|androidx.databinding:databinding-runtime |8.3.0 |Xamarin.AndroidX.DataBinding.DataBindingRuntime |8.3.0 |
| 100|androidx.databinding:viewbinding |8.3.0 |Xamarin.AndroidX.DataBinding.ViewBinding |8.3.0 |
| 97|androidx.databinding:databinding-adapters |8.3.1 |Xamarin.AndroidX.DataBinding.DataBindingAdapters |8.3.1 |
| 98|androidx.databinding:databinding-common |8.3.1 |Xamarin.AndroidX.DataBinding.DataBindingCommon |8.3.1 |
| 99|androidx.databinding:databinding-runtime |8.3.1 |Xamarin.AndroidX.DataBinding.DataBindingRuntime |8.3.1 |
| 100|androidx.databinding:viewbinding |8.3.1 |Xamarin.AndroidX.DataBinding.ViewBinding |8.3.1 |
| 101|androidx.datastore:datastore |1.0.0 |Xamarin.AndroidX.DataStore |1.0.0.4 |
| 102|androidx.datastore:datastore-core |1.0.0 |Xamarin.AndroidX.DataStore.Core |1.0.0.4 |
| 103|androidx.datastore:datastore-preferences |1.0.0 |Xamarin.AndroidX.DataStore.Preferences |1.0.0.4 |
@ -156,7 +156,7 @@
| 149|androidx.media2:media2-common |1.3.0 |Xamarin.AndroidX.Media2.Common |1.3.0.1 |
| 150|androidx.media2:media2-session |1.3.0 |Xamarin.AndroidX.Media2.Session |1.3.0.1 |
| 151|androidx.media2:media2-widget |1.3.0 |Xamarin.AndroidX.Media2.Widget |1.3.0.1 |
| 152|androidx.mediarouter:mediarouter |1.6.0 |Xamarin.AndroidX.MediaRouter |1.6.0.3 |
| 152|androidx.mediarouter:mediarouter |1.7.0 |Xamarin.AndroidX.MediaRouter |1.7.0 |
| 153|androidx.multidex:multidex |2.0.1 |Xamarin.AndroidX.MultiDex |2.0.1.23 |
| 154|androidx.navigation:navigation-common |2.7.7 |Xamarin.AndroidX.Navigation.Common |2.7.7.1 |
| 155|androidx.navigation:navigation-common-ktx |2.7.7 |Xamarin.AndroidX.Navigation.Common.Ktx |2.7.7.1 |