【发布时间】:2019-09-02 05:39:52
【问题描述】:
我使用 Android Studio 3.5.0 和 Gradle 版本 5.6.1、5.6、5.4.1,但仍然得到相同的结果:
INFO: API 'variant.getMergeResources()' is obsolete and has been replaced with 'variant.getMergeResourcesProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
我所有的 gradle 文件都包含在这里
https://gist.github.com/derohimat/b7832dc4973a125c289c804998519518
【问题讨论】:
-
分享你的 gradle 文件..
标签: android gradle android-gradle-plugin