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

Commit 47d620d

Browse files
committed
Fix some package name issues
1 parent a4c5c38 commit 47d620d

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
@@ -33,7 +33,7 @@
3333
"groupId" : "androidx.appcompat",
3434
"artifactId" : "appcompat",
3535
"version" : "1.0.0",
36-
"nugetId" : "Xamarin.AndroidX.Appcompat.Appcompat",
36+
"nugetId" : "Xamarin.AndroidX.AppCompat.AppCompat",
3737
"dependencyOnly" : false
3838
}
3939
,{
@@ -481,7 +481,7 @@
481481
"groupId" : "com.google.android.material",
482482
"artifactId" : "material",
483483
"version" : "1.0.0",
484-
"nugetId" : "Xamarin.AndroidX.Material.Material",
484+
"nugetId" : "Xamarin.Google.Android.Material",
485485
"dependencyOnly" : false
486486
}
487487

0 commit comments

Comments
 (0)