diff -r e2e4636c1e70 -r 3d88feb1156b settings.gradle.kts --- 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")