Skip to content

Commit 5e9d6e3

Browse files
author
DominicGBauer
committed
chore: update-sqlite-core-to-0.3.6
1 parent 371e6a0 commit 5e9d6e3

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)