在我们的Android项目中,我们刚刚将Android插件更新到7.2.1之后,我们就有了这个构建问题
Dynatrace Gradle plugin detected a plugin that is blocking auto-instrumentation due to a bug in the Android Gradle plugin v7.2.x.
To resolve this issue, please revert to Android Gradle plugin v7.1.3 or switch to an updated version of the Android Gradle plugin.这是已知的问题吗?这是我正在使用的Dynatrace插件版本
com.dynatrace.tools.android:gradle-plugin:8.+
提前谢谢你
发布于 2022-08-05 09:19:55
这是通过使用AGP 7.3.0-beta-05来修正的。
https://stackoverflow.com/questions/73207743
复制相似问题