Skip to content

Commit

Permalink
Update build_and_run_from_cli_example.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
igordmn authored Feb 18, 2022
1 parent 2afe439 commit 57ec512
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ function mavenDep {
}

PLATFORM=macos-x64
# to know which Skiko version corresponds to Compose version, search "skiko" in https://maven.pkg.jetbrains.space/public/p/compose/dev/org/jetbrains/compose/ui/ui-graphics-desktop/1.1.0-alpha04/ui-graphics-desktop-1.1.0-alpha04.pom (replace 1.0.0-alpha04 by needed version)
SKIKO_VERSION=0.2.33
KOTLIN_VERSION=1.5.0
COMPOSE_VERSION=0.4.0-build209
Expand Down

0 comments on commit 57ec512

Please sign in to comment.