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

Gradle 4 compile error #41

Open
duanniston opened this issue Apr 13, 2018 · 4 comments
Open

Gradle 4 compile error #41

duanniston opened this issue Apr 13, 2018 · 4 comments

Comments

@duanniston
Copy link

Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

Configuration 'debugCompile' is obsolete and has been replaced with 'debugImplementation' and 'debugApi'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html

@duanniston duanniston changed the title Gradle 4 error on compile Gradle 4 compile error Apr 13, 2018
@vuhomobytelab
Copy link

I met those warnings when build apk.
Please fix it :(

@SysAider
Copy link

SysAider commented Jul 2, 2018

Any news?

@alexbaryzhikov
Copy link

What's going to happen if it's not fixed by the end of 2018?

@dharmendrainnovify
Copy link

Is there any chance to fix this?

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

No branches or pull requests

5 participants