Skip to content

Make FTC dependencies 'provided' #47

Description

@magneticflux-

By making all FTC dependencies provided instead of implementation, consumers of this library are free to choose the version that they wish to use. This would prevent the possibility of a lite variant overriding a non-lite variant or vice-versa because of the order in which JitPack built the libraries. Existing users would not have to change anything, as they already use all the FTC libraries.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions