WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.

点击报错信息中的app,

按照提示,修改compile 为 implementation

再次同步即可

 

结果

原文地址:https://www.cnblogs.com/sea-stream/p/10591629.html