We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902b931 commit 5a8aed5Copy full SHA for 5a8aed5
settings.gradle.kts
@@ -1,6 +1,6 @@
1
rootProject.name = "compose-multiplatform-html-unified"
2
3
-include("common") // TODO consider splitting into several modules including `foundation`, `ui`, etc.
+include("common") // TODO consider splitting into several modules including `foundation`, `ui`, etc. (#45)
4
include("common:legacy")
5
include("material-icons-core")
6
include("material2")
0 commit comments