Browse Source

Update distribution path for ImageViewer (#3925)

pull/3930/head
George Shalvashvili 12 months ago committed by GitHub
parent
commit
6df5a9c6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/imageviewer/README.md

2
examples/imageviewer/README.md

@ -24,7 +24,7 @@ Choose a run configuration for an appropriate target in IDE and run it.
```
./gradlew :desktop:packageDistributionForCurrentOS
# outputs are written to desktop/build/compose/binaries
# outputs are written to desktopApp/build/compose/binaries
```
### Running Android application

Loading…
Cancel
Save