Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Conflicts with app-sync android sdk. #114

Description

@bobby-kim-km

Issue occurs when using app-sync 3.2.0 and navigation 2.3.5 together.
During the build process, the code generated by app-sync results in two @nullable.

ex> final @nullable @nullable List allAssets;

If the app-sync 3.2.0 version and navigation 2.3.0-alpha04 version are used together, they work in a formal manner.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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