File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 1.4.0
3+ ## 1.4.0 (unreleased)
44
55* Added the ability to log PowerSync sync network requests.
66
@@ -18,6 +18,7 @@ try await database.connect(
1818 )
1919 )
2020)
21+
2122```
2223## 1.3.1
2324
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ if let kotlinSdkPath = localKotlinSdkOverride {
3131 // Not using a local build, so download from releases
3232 conditionalTargets. append ( . binaryTarget(
3333 name: " PowerSyncKotlin " ,
34- url: " https://github.com/powersync-ja/powersync-kotlin/releases/download/v1.3.1 /PowersyncKotlinRelease.zip " ,
35- checksum: " b01b72cbf88a2e7b9b67efce966799493fc48d4523b5989d8c645ed182880975 "
34+ url: " https://github.com/powersync-ja/powersync-kotlin/releases/download/v1.4.0 /PowersyncKotlinRelease.zip " ,
35+ checksum: " e800db216fc1c9722e66873deb4f925530267db6dbd5e2114dd845cc62c28cd9 "
3636 ) )
3737}
3838
You can’t perform that action at this time.
0 commit comments