settings.gradle.kts
changeset 4 3d88feb1156b
parent 3 e2e4636c1e70
child 14 bb30a0b89177
--- a/settings.gradle.kts	Thu Apr 13 17:28:56 2023 -0400
+++ b/settings.gradle.kts	Thu Apr 13 17:37:13 2023 -0400
@@ -19,5 +19,5 @@
 
 rootProject.name = "AboutOss"
 include(":core")
-include(":ui")
 include(":ui:common")
+include(":ui:material2")