WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
网上找的资料是这么说的:
compile会被在2018年底取消,会被imlementation替代,所以会报这个警告,解决警告的方式就是换成imlementation就好了。