Skip to content

Commit 43b455e

Browse files
DominicGBauerDominicGBauer
andauthored
chore: update-sqlite-core-to-0.3.6 (#78)
Co-authored-by: DominicGBauer <[email protected]>
1 parent 371e6a0 commit 43b455e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/supabase-todolist/shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ kotlin {
2727
ios.deploymentTarget = "14.1"
2828
podfile = project.file("../iosApp/Podfile")
2929
pod("powersync-sqlite-core") {
30-
version = "0.3.0"
30+
version = "0.3.6"
3131
linkOnly = true
3232
}
3333

0 commit comments

Comments
 (0)