点击报错信息中的app,

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

按照提示,修改compile 为 implementation

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'.

结果

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

 

相关文章:

  • 2021-10-01
  • 2021-04-15
  • 2021-08-29
  • 2022-12-23
  • 2022-03-08
  • 2021-05-24
  • 2022-12-23
  • 2021-06-30
猜你喜欢
  • 2021-08-16
  • 2021-04-22
  • 2022-01-05
  • 2021-06-24
  • 2021-10-31
  • 2021-11-05
  • 2021-12-29
相关资源
相似解决方案