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

Commit 5e7b9d4

Browse files
committed
Revert "Fixed naming typo on CoordinatorLayout"
This reverts commit 917f6b7. This typo causes issues with other things already referencing it. We are sticking with the unfortunate typo for now at least. In the future we could consider adding a meta package to fix it up.
1 parent 8bdc8d4 commit 5e7b9d4

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
@@ -115,8 +115,8 @@
115115
"groupId" : "com.android.support",
116116
"artifactId" : "coordinatorlayout",
117117
"version" : "28.0.0",
118-
"nugetVersion" : "28.0.0-preview9",
119-
"nugetId" : "Xamarin.Android.Support.CoordinatorLayout"
118+
"nugetVersion" : "28.0.0-preview8",
119+
"nugetId" : "Xamarin.Android.Support.CoordinaterLayout"
120120
},
121121
{
122122
"groupId" : "com.android.support",

0 commit comments

Comments
 (0)