Android Studio错误:The app.Configuration 'compile' is obsolete and has been replaced with 'implementat

**Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’. It will be removed at the end of 2018** 如上图,点击进入build.gradle(Module:app),而后就会发现最下方有一个“compile”,这就是错误提示你要修改的地方,把它改成”im
相关文章
相关标签/搜索