Browse Source

Update README.md

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

2
compose/README.md

@ -40,6 +40,8 @@ androidx.validateProjectStructure=false
```
(note that https://android.googlesource.com/platform/frameworks/support build doesn't work with androidx.compose.jsCompilerTestsEnabled)
After all is configured, open `compose` folder in Android Studio (not `compose/frameworks/support`)
## Scripts
Publish artifacts to the local directory `out/androidx/build/support_repo/org/jetbrains/compose`:
```

Loading…
Cancel
Save