Browse Source

Update README.md

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

1
compose/README.md

@ -44,6 +44,7 @@ androidx.validateProjectStructure=false
## Scripts
Publish artifacts to the local directory `out/androidx/build/support_repo/org/jetbrains/compose`:
```
export COMPOSE_CUSTOM_VERSION=0.0.0-custom
./scripts/publish
```
(on Windows it doesn't build at the moment, the issue is in the line `packageInspector(project, project(":compose:ui:ui-inspection")` in `compose/frameworks/support/compose/ui/ui/build.gradle`)

Loading…
Cancel
Save