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

Commit 10ed45a

Browse files
authored
Add bindings for MultiDex
1 parent d8a9412 commit 10ed45a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,13 @@
337337
"nugetId" : "Xamarin.AndroidX.MediaRouter",
338338
"dependencyOnly" : false
339339
}
340+
,{
341+
"groupId" : "androidx.multidex",
342+
"artifactId" : "multidex",
343+
"version" : "2.0.1",
344+
"nugetId" : "Xamarin.AndroidX.MultiDex",
345+
"dependencyOnly" : false
346+
}
340347
,{
341348
"groupId" : "androidx.palette",
342349
"artifactId" : "palette",

0 commit comments

Comments
 (0)