HuolalaTech / hll-wp-therouter-android

A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)
https://therouter.cn/
Apache License 2.0
1.07k stars 128 forks source link

gradle-8.2 Android Studio Hedgehog | 2023.1.1 Patch 2 打包失败 #163

Closed oudidi closed 3 months ago

oudidi commented 3 months ago

v* What went wrong: An exception occurred applying plugin request [id: 'therouter']

Failed to apply plugin 'therouter'. 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.
kymjs commented 3 months ago

121