From 68d2040fce8fae70242db4e9d35974997dc0052b Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Fri, 10 Sep 2021 20:46:05 +0300 Subject: [PATCH] Update README.md --- compose/README.md | 1 + 1 file changed, 1 insertion(+) 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)