File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ all items have been received.
41
41
1. Clone this repo: ` ` ` git clone https://github.com/powersync-ja/powersync-kotlin.git```
42
42
2. Open the repo in Android Studio. This creates a `local.properties` file in root and should contain a `sdk.dir=/path/to/android/sdk` line.
43
43
3. Sync the project with Gradle (this should happen automatically, or choose File > Sync project with Gradle Files).
44
- 4. Insert your Supabase project URL, Supabase Anon Key, and PowerSync instance URL into the `demos/supabase-todlist /local.properties` file :
44
+ 4. Insert your Supabase project URL, Supabase Anon Key, and PowerSync instance URL into the `demos/supabase-todolist /local.properties` file :
45
45
46
46
` ` ` bash
47
47
# local.properties
You can’t perform that action at this time.
0 commit comments