API 'variant.getMergeResources()' is obsolete and has been replaced with 'variant.getMergeResourcesProvider()'

前端 未结 3 601
长情又很酷
长情又很酷 2020-12-01 21:25

I\'m experiencing very annoying warning in my projects:

WARNING: API \'variant.getMergeResources()\' is obsolete and has been replaced with \'variant.getMerg         


        
3条回答
  •  庸人自扰
    2020-12-01 21:57

    Is a known issue, will be fixed on the next release:

    https://github.com/google/play-services-plugins/issues/65

    https://github.com/google/play-services-plugins/pull/62

提交回复
热议问题