diff --git a/compose/README.md b/compose/README.md index 81f232f1c5..850dd6bd4c 100644 --- a/compose/README.md +++ b/compose/README.md @@ -33,7 +33,7 @@ export JAVA_HOME= // it should point to Java 11 and contain /include/j ``` androidx.compose.multiplatformEnabled=true # note that https://android.googlesource.com/platform/frameworks/support build doesn't work with androidx.compose.jsCompilerTestsEnabled) -androidx.compose.jsCompilerTestsEnabled=true +jetbrains.compose.jsCompilerTestsEnabled=true androidx.validateProjectStructure=false ``` 4. Open `compose` folder in Android Studio (not `compose/frameworks/support`)