dcendents/android-maven-gradle-plugin

WARNING: Configuration 'compile' is obsolete

ragcsalo opened this issue · 0 comments

I think this plugin is the cause of this warning message:

WARNING: 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
Affected Modules: app

Could you please change the code of build.gradle accordingly? This is not a big work I hope... :-)