bytedance / bytedance/btrace

API 'android.registerTransform' is removed.

Open
#85 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.