You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demos/hello-powersync/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ with [Supabase](https://supabase.com/) in a basic Kotlin Multiplatform Compose A
6
6
The app lists customers and allows you to add or delete rows.
7
7
Data is [synced to users globally](https://docs.powersync.com/usage/sync-rules/example-global-data). For more advanced sync rules and functionality, see the [PowerSync+Supabase Todo-List](../supabase-todolist/README.md) demo application.
8
8
9
-
Supported KMP targets: Android and iOS.
9
+
Supported targets: Android and iOS, and Desktop (JVM).
0 commit comments