Skip to content

Documentation for download does not work with newer versions of Gradle #50

@oconnelc

Description

@oconnelc

Tried the steps listed at: https://github.com/Team319/BobTrajectory/wiki/Setup

The documentation says to add the dependency by:
dependencies { compile 'com.github.Team319:BobTrajectory:v2.1.0' }

Whereas the documentation on https://jitpack.io/#Team319/BobTrajectory/v2.1.0 says:
dependencies { implementation 'com.github.Team319:BobTrajectory:v2.1.0' }

With our project, the compile did not work but the implementation did. Not sure if anyone else has seen this problem, but wanted to document what we found in case anyone else ran into this problem.

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