Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Android Studio (3.1) 中构建我的应用程序时,我收到一条警告:
警告:配置“编译”已过时,已替换为“实现”。
我不在compile我的任何依赖项中使用。我怎么知道哪一行build.gradle产生了这个警告?
compile
build.gradle