Skip to content

Commit 7263413

Browse files
committed
Update Kotlin SDK to 1.2.1
1 parent 5828a26 commit 7263413

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

Demo/PowerSyncExample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ if let kotlinSdkPath = localKotlinSdkOverride {
2727
// Not using a local build, so download from releases
2828
conditionalTargets.append(.binaryTarget(
2929
name: "PowerSyncKotlin",
30-
url: "https://github.com/powersync-ja/powersync-kotlin/releases/download/v1.2.0/PowersyncKotlinRelease.zip",
31-
checksum: "7454481a245b46b1b63a42419ec27f88f2fcb7fba9b763e3085cb49db59dfd58"
30+
url: "https://github.com/powersync-ja/powersync-kotlin/releases/download/v1.2.1/PowersyncKotlinRelease.zip",
31+
checksum: "c52c8c78d0b8f2225ec88f2e18163d01f707ecac66be5a0696f5fdd623ec80e5"
3232
))
3333
}
3434

0 commit comments

Comments
 (0)