Browse Source

Update README.md

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

1
compose/README.md

@ -35,6 +35,7 @@ export COMPOSE_CUSTOM_GROUP=org.jetbrains.compose @@ -35,6 +35,7 @@ export COMPOSE_CUSTOM_GROUP=org.jetbrains.compose
androidx.compose.multiplatformEnabled=true
androidx.compose.jsCompilerTestsEnabled=true
```
(note that https://android.googlesource.com/platform/frameworks/support build doesn't work with androidx.compose.jsCompilerTestsEnabled)
## Scripts
Publish artifacts to the local directory `out/androidx/build/support_repo/org/jetbrains/compose`:

Loading…
Cancel
Save