Android-components: Correct README.md file for ui-colors component dependency

Created on 30 Oct 2018  ·  2Comments  ·  Source: mozilla-mobile/android-components

In ui-colors component README.md file the gradle dependency is incorrect.

WRONG ❌
implementation "org.mozilla.photon:ui-colors:{latest-version}"

Must be 🔵
implementation "org.mozilla.components:ui-colors:{latest-version}"

<colors> good first issue help wanted 📖 documentation

All 2 comments

I'm a newbie here. I would like to take up this task.

@Shubhamurkade Alright! It's all yours. Please open a PR with the change. We do have some guides on contributing linked here: https://mozilla-mobile.github.io/android-components/contributing/
Please let us know if you have any questions.

Was this page helpful?
0 / 5 - 0 ratings