3.17.2 android

WARNING: API ‘variant.getMergeAssets()’ is obsolete and has been replaced with ‘variant.getMergeAssetsProvider()’.
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 variant.getMergeAssets(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Affected Modules: CppTests

这个怎么处理啊

你可以参考这个修改 https://github.com/cocos2d/cocos2d-x/pull/19703

兄弟,这个问题解决了吗,我也碰到了