Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 6f20122

Browse files
committed
Fixed nuget id typos
1 parent 3fa3fd2 commit 6f20122

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"groupId" : "androidx.asynclayoutinflater",
5555
"artifactId" : "asynclayoutinflater",
5656
"version" : "1.0.0",
57-
"nugetId" : "Xamarin.AndroidX.AsyncLayerInflater",
57+
"nugetId" : "Xamarin.AndroidX.AsyncLayoutInflater",
5858
"dependencyOnly" : false
5959
}
6060
,{
@@ -411,7 +411,7 @@
411411
"groupId" : "androidx.slidingpanelayout",
412412
"artifactId" : "slidingpanelayout",
413413
"version" : "1.0.0",
414-
"nugetId" : "Xamarin.AndroidX.SlidingPanelLayout",
414+
"nugetId" : "Xamarin.AndroidX.SlidingPaneLayout",
415415
"dependencyOnly" : false
416416
}
417417
,{

0 commit comments

Comments
 (0)