instacart / instacart/truetime-android
dependency address of README is confusing
Open
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
README writes :
`implementation 'com.github.instacart:truetime-android:'`
but it's wrong , the right address should be :
`implementation 'com.github.instacart.truetime-android:library:'` 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.