在使用gradle构建项目时,我收到了很多这些警告.我看到/sf/answers/1105625531/,但我不清楚如何沉默这些.这听起来像我依赖的这些东西的任何版本都被剥离出来支持android.jar中打包的版本.
我想这没关系,但我真的想关闭它们,以便我看到的东西只是真正的问题.
所以,具体来说,我很好奇:
WARNING: Dependency commons-logging:commons-logging:1.1.1 is ignored for debug as it may be conflicting with the internal version provided by Android.
In case of problem, please repackage it with jarjar to change the class packages
WARNING: Dependency commons-logging:commons-logging:1.1.1 is ignored for debug as it may be conflicting with the internal version provided by Android.
In case of problem, please repackage it with jarjar to change the class packages
WARNING: Dependency commons-logging:commons-logging:1.1.1 is …Run Code Online (Sandbox Code Playgroud) android ×1