Skip to content

Readme: Dependency typo error #4

@ceosilvajr

Description

@ceosilvajr
kapt "com.github.Sserra90.bulldog:bulldog-processor:$bulldog"
 implementation "com.github.Sserra90.bulldog:bulldog-runtime:$bulldog"

should be changed to

kapt "com.github.Sserra90.Bulldog:bulldog-processor:$bulldog"
 implementation "com.github.Sserra90.Bulldog:bulldog-runtime:$bulldog"

based on your jitpack https://jitpack.io/#Sserra90/Bulldog/v0.2-beta

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions