Skip to content

Commit 2ee7fbf

Browse files
Update demos/android-supabase-todolist/README.md
Co-authored-by: stevensJourney <[email protected]>
1 parent 356bce5 commit 2ee7fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/android-supabase-todolist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Choose a run configuration for the Android app in Android Studio and run it.
3535

3636
## To include PowerSync in your own Android app make sure to do the following:
3737

38-
1. Add `jitpack` as a repository to `your settings.gradle.kts` so that the underlying android sqlite package can be downloaded:
38+
1. Add `jitpack` as a repository to your `settings.gradle.kts` so that the underlying android sqlite package can be downloaded:
3939

4040
```gradle
4141
dependencyResolutionManagement {

0 commit comments

Comments
 (0)