02 Aug 2022 11:01 AM - last edited on 16 May 2023 01:17 PM by Michal_Gebacki
Hello,
In our Android project we just apdated the Android gradle plugin to 7.2.1. After that, we have this build issue:
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.
Is this a known issue? This is the Dynatrace plugin version I'm using
com.dynatrace.tools.android:gradle-plugin:8.+
Thank you in advance
Solved! Go to Solution.
16 Aug 2022 04:50 PM
Hey othmanelkourd,
With Android Gradle plugin 7.2.0 this regression was introduced and the Android team fixed in it version 7.2.2. The Dynatrace Android Gradle plugin cancels the build, because you are affected by this regression. Please update to version 7.2.2 and the problem should be gone.