Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,14 +344,14 @@
"groupId": "androidx.compose.material",
"artifactId": "material-icons-core",
"version": "1.7.8",
"nugetVersion": "1.7.8.5",
"nugetVersion": "1.7.8.6",
"nugetId": "Xamarin.AndroidX.Compose.Material.Icons.Core"
},
{
"groupId": "androidx.compose.material",
"artifactId": "material-icons-core-android",
"version": "1.7.8",
"nugetVersion": "1.7.8.5",
"nugetVersion": "1.7.8.6",
"nugetId": "Xamarin.AndroidX.Compose.Material.Icons.Core.Android"
},
{
Expand Down
11 changes: 11 additions & 0 deletions published-namespaces.txt
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,17 @@ AndroidX.Compose.Foundation.Text.Input.Internal.Selection
AndroidX.Compose.Foundation.Text.Input.Internal.Undo
AndroidX.Compose.Foundation.Text.Modifiers
AndroidX.Compose.Foundation.Text.Selection
AndroidX.Compose.Material.Icons
AndroidX.Compose.Material.Icons.AutoMirrored.Filled
AndroidX.Compose.Material.Icons.AutoMirrored.Outlined
AndroidX.Compose.Material.Icons.AutoMirrored.Rounded
AndroidX.Compose.Material.Icons.AutoMirrored.Sharp
AndroidX.Compose.Material.Icons.AutoMirrored.TwoTone
AndroidX.Compose.Material.Icons.Filled
AndroidX.Compose.Material.Icons.Outlined
AndroidX.Compose.Material.Icons.Rounded
AndroidX.Compose.Material.Icons.Sharp
AndroidX.Compose.Material.Icons.TwoTone
AndroidX.Compose.Material3
AndroidX.Compose.Material3.Carousel
AndroidX.Compose.Material3.Internal
Expand Down
Loading