cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace Gradle plugin & Android Gradle plugin v7.2.x.

othmanelkourd
Newcomer

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

1 REPLY 1

Thomas_Wirth1
Dynatrace Champion
Dynatrace Champion

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.

Featured Posts