Skip to content

Migration problem from 1.7.0 to 1.8.0 #282

@Retirement-App

Description

@Retirement-App

So I see that a new version has been released today, 0.8.0.

I also notice that there is now a common dependency that is possible to use, but from what I gathered if I don't plan on supplying my own tailored version of Sqlite, then I can just stick to the :core version (I may be wrong).

In any case, I tried bumping up my powersync version from 0.7.0 to 0.8.0, when I got this error message:

Image

Note that I didn't add the common dependency myself, but I saw that the :core dependency depends on the :common one, just not sure if I'm doing something wrong.

These are my gradle dependencies:

Image

I also see that the docs mentioned that core comes with a Sqlite? So when I commented out the sqlite dependency (3rd line of dependencies), the error was still there.

Hope this helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions