编译时出现 'variantOutput.getProcessResources()' 过时第三方组件解决方法
很多引用 butterknife 出现如下
WARNING: API 'variantOutput.getProcessResources()' is obsolete and has been replaced with 'variantOutput.getProcessResourcesProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variantOutput.getProcessResources(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Affected Modules: app
一个成功的人,会不但的学习,不但的提升自己!一个成功的程序猿也是如此!
浙公网安备 33010602011771号