diff --git a/compose/README.md b/compose/README.md index 6c086d2fef..259ec5f615 100644 --- a/compose/README.md +++ b/compose/README.md @@ -34,6 +34,7 @@ export ANDROIDX_PROJECTS=COMPOSE ``` androidx.compose.multiplatformEnabled=true androidx.compose.jsCompilerTestsEnabled=true +androidx.validateProjectStructure=false ``` (note that https://android.googlesource.com/platform/frameworks/support build doesn't work with androidx.compose.jsCompilerTestsEnabled)