Skip to content

Commit b6054c3

Browse files
update kotlin sdk
1 parent 232e43c commit b6054c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ if let kotlinSdkPath = localKotlinSdkOverride {
3232
// Not using a local build, so download from releases
3333
conditionalTargets.append(.binaryTarget(
3434
name: "PowerSyncKotlin",
35-
url: "https://github.com/powersync-ja/powersync-kotlin/releases/download/v1.5.0/PowersyncKotlinRelease.zip",
36-
checksum: "cb1d717d28411aff0bfdeeaa837ae01514ebf5d64203dc565a9520a2912bae9d"
35+
url: "https://github.com/powersync-ja/powersync-kotlin/releases/download/v1.5.1/PowersyncKotlinRelease.zip",
36+
checksum: "3a2de1863d2844d49cebf4428d0ab49956ba384dcab9f3cc2ddbc7836013c434"
3737
))
3838
}
3939

0 commit comments

Comments
 (0)