API 'android.registerTransform' is removed.
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
报错信息如下:
* What went wrong:
An exception occurred applying plugin request [id: 'com.bytedance.rhea-trace']
> Failed to apply plugin 'com.bytedance.rhea-trace'.
> API 'android.registerTransform' is removed.
For more information, see https://developer.android.com/studio/releases/gradle-plugin-api-updates#transform-api.
To determine what is calling android.registerTransform, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
官方文档如下:
https://developer.android.com/build/releases/gradle-plugin-api-updates#transform-removed
Contributor guide
Assessment
This issue has not been assessed yet.