File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
10
10
jobs :
11
11
kmm-publish :
12
- runs-on : ubuntu-22.04
12
+ runs-on : macos-12
13
13
steps :
14
14
- uses : actions/checkout@v3
15
15
Original file line number Diff line number Diff line change 2
2
import PackageDescription
3
3
4
4
// BEGIN KMMBRIDGE VARIABLES BLOCK (do not edit)
5
- let remoteKotlinUrl = " https://repo.repsy.io/mvn/joreilly/confetti/Confetti/shared-kmmbridge/0.8.8 /shared-kmmbridge-0.8.8 .zip "
6
- let remoteKotlinChecksum = " 8bab10063985f52928de5d64d2b72b20af28570d2a445bad040740397aee14eb "
5
+ let remoteKotlinUrl = " https://repo.repsy.io/mvn/joreilly/confetti/Confetti/shared-kmmbridge/0.8.9 /shared-kmmbridge-0.8.9 .zip "
6
+ let remoteKotlinChecksum = " 2f5a68fc8cabc0780e0eb4de360ef25e4a64f62dba5f9049e42097d9f992506c "
7
7
let packageName = " ConfettiKit "
8
8
// END KMMBRIDGE BLOCK
9
9
You can’t perform that action at this time.
0 commit comments