Skip to content

Update README.md - #4995

Open
mohitatray wants to merge 1 commit into
PhilJay:masterfrom
mohitatray:patch-1
Open

mohitatray wants to merge 1 commit into
PhilJay:masterfrom
mohitatray:patch-1

Conversation

@mohitatray

@mohitatray mohitatray commented Sep 8, 2020

Copy link
Copy Markdown

PR Checklist:

  • I have tested this.

Other checklist items are not relevant.

PR Description

maven { url 'https://jitpack.io' } line should be added to repositories in allprojects and not in repositories in buildscript.
See https://jitpack.io

Just a small change in Readme.

It's necessary, if we don't add allprojects, it may mislead users (like me) sometimes to put the line in repositories in buildscript which doesn't work in the latest Android Studio.

`maven { url 'https://jitpack.io' }` line should be added to `repositories` in `allprojects` and not in `repositories` in `buildscript`.
See https://jitpack.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant