Skip to content

dependency address of README is confusing #161

Description

@ShowMe01

README writes :
implementation 'com.github.instacart:truetime-android:<release-version>'

but it's wrong , the right address should be :

implementation 'com.github.instacart.truetime-android:library:<release-version>' which has a "library suffix".

and there's a RxJava extension lib:
implementation 'com.github.instacart.truetime-android:library-extension-rx:3.5'

I don't remember where to find this rx-extension lib, but it's not in README.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions