We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356bce5 commit 2ee7fbfCopy full SHA for 2ee7fbf
demos/android-supabase-todolist/README.md
@@ -35,7 +35,7 @@ Choose a run configuration for the Android app in Android Studio and run it.
35
36
## To include PowerSync in your own Android app make sure to do the following:
37
38
-1. Add `jitpack` as a repository to `your settings.gradle.kts` so that the underlying android sqlite package can be downloaded:
+1. Add `jitpack` as a repository to your `settings.gradle.kts` so that the underlying android sqlite package can be downloaded:
39
40
```gradle
41
dependencyResolutionManagement {
0 commit comments