(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`)
Publish extended icons:
```
```bash
./scripts/publishExtendedIcons
```
### Run tests
Run tests for Desktop:
```
```bash
./scripts/testDesktop
```
Run tests for Web:
```
```bash
./scripts/testWeb
```
Run tests for Android:
```bash
./scripts/testAndroidUnit.sh
```
```bash
./scripts/testAndroidInEmulator.sh # first run android simulator or connect device