Browse Source

Update README.md

pull/1420/head
Igor Demin 3 years ago committed by GitHub
parent
commit
8a5aaa738c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      compose/README.md

2
compose/README.md

@ -33,7 +33,7 @@ export JAVA_HOME=<JDK_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`)

Loading…
Cancel
Save