07 Sep 2023 02:45 AM - last edited on 07 Sep 2023 08:00 AM by MaciejNeumann
Hi, would it be possible to update the Gradle plugin for android to use the Gradle Plugin DSL, i.e., use the plugins block rather than the legacy classpath in a buildscript block. I think what is required is to update the artifactId in your plugin, but I'm not sure. All of our projects plugins support the plugin DSL except for the dynatrace plugin. Thanks
Solved! Go to Solution.
07 Sep 2023 08:52 AM
The Dynatrace Android Gradle plugin does not contain plugin marker artifacts and therefore the resolution via the Gradle plugin DSL does not work automatically. It is possible to manually set up the resolution step and use the Gradle plugin DSL.
I can forward your feature request to our product manager. Or you post this topic via the Suggest an idea button. Then it will be automatically tracked by our product manager and he can provides updates to you and other interested customers.
11 Sep 2023 09:57 PM
For those following along, the idea suggestion is here: