Gradle 4 compile error
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.