Skip to content

Commit 57ec512

Browse files
authored
Update build_and_run_from_cli_example.sh
1 parent 2afe439 commit 57ec512

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

experimental/build_from_cli/build_and_run_from_cli_example.sh

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ function mavenDep {
1919
}
2020

2121
PLATFORM=macos-x64
22+
# 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)
2223
SKIKO_VERSION=0.2.33
2324
KOTLIN_VERSION=1.5.0
2425
COMPOSE_VERSION=0.4.0-build209

0 commit comments

Comments
 (0)