Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use implementation and compileOnly in android dependencies. #178

Closed
wants to merge 1 commit into from

Conversation

ramblex
Copy link

@ramblex ramblex commented Oct 19, 2018

Hi, thanks for creating this plugin - it's really useful.

This pull request fixes the following warnings when syncing in android studio:

  • Configuration 'provided' is obsolete and has been replaced with
    'compileOnly'.
  • Configuration 'compile' is obsolete and has been replaced with
    'implementation' and 'api'.

- Configuration 'provided' is obsolete and has been replaced with
  'compileOnly'.
- Configuration 'compile' is obsolete and has been replaced with
  'implementation' and 'api'.
@tolu360
Copy link
Owner

tolu360 commented Mar 11, 2019

Thanks for your contributions here - all taken care of in the latest release 198

@tolu360 tolu360 closed this Mar 11, 2019
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.

2 participants