Skip to content

Commit

Permalink
Scripts for updating Skiko in Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
igordmn committed Oct 4, 2021
1 parent c1ee238 commit c42dd04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose/scripts/skikoAospCommit
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ rm -rf $AOSP_COMPOSE_SOURCE/prebuilts/androidx/external/org/jetbrains/skiko

pushd $AOSP_COMPOSE_SOURCE/frameworks/support/development/importMaven
downloadSkiko org.jetbrains.skiko:skiko:$SKIKO_VERSION
downloadSkiko org.jetbrains.skiko:skiko:$SKIKO_VERSION:all
downloadSkiko org.jetbrains.skiko:skiko:$SKIKO_VERSION:kotlin-tooling-metadata
downloadSkiko org.jetbrains.skiko:skiko-jvm:$SKIKO_VERSION
downloadSkiko org.jetbrains.skiko:skiko-jvm-runtime-linux-x64:$SKIKO_VERSION
Expand Down

0 comments on commit c42dd04

Please sign in to comment.