我是在Android上开发的,得到了以下错误日志:
WARNING: API 'variant.getMergeResources()' is obsolete and has been replacedFor more information, see https://d.android.com/r/tools/task-configuration-avoidance.在我添加android.debug.obsole
我使用AndroidStudio 3.5.0和Gradle版本5.6.1、5.6、5.4.1,但仍然得到相同的结果:
INFO: API 'variant.getMergeResources()' isFor more information, see https://d.android.com/r/tools/task-configuration-avoidance.
因为代码中没有错误,而且编码量太大,所以我只能显示错误消息。配置项目:应用程序警告: API 'variant.getMergeResources()‘已经过时,并已被“variant.getMergeResourcesProvider()”取代。有关更多信息,请参阅d.android.com/r/tools/task-configuration-avoidance.要确定调用variant.getMergeResources()的内容,请在命令行
下钻到此警告!'variant.getMergeResources()' is obsolete and has been replaced with 'variant.getMergeResourcesProvider()'接口。从构建日志分析中,我看到了以下错误错误:无法导入'sampledata/airplane/Airplane.obj‘variant.getMergeResources()
是用过的,所以我可
我有一些错误要在Androidstudio中由构建react本机init应用程序。
如何解决这个问题?警告: API 'variant.getMergeAssets()‘已经过时,并已被替换为'variant.getMergeAssetsProvider()’。它将于2019年年底拆除。/AwesomeProject/node_modules/react-nat