19 Feb 2026
04:14 PM
- last edited on
23 Feb 2026
08:40 AM
by
MaciejNeumann
Hi Dynatrace team, We're currently running Dynatrace Android Gradle Plugin 8.331.1.1004 (the latest available on Maven Central) and recently upgraded to Android Gradle Plugin 9.0.1. The build fails at configuration time with:
Android Gradle Plugin version 9.0.1 is not supported. Make sure to use the latest version of the Dynatrace
Android Gradle Plugin
We are already on the latest plugin version, so this appears to be a compatibility gap rather than a
version lag on our end.
Could you let us know:
1. Is AGP 9.0.x support on the roadmap, and if so, is there an expected timeline?
2. Is there a beta/pre-release build we could test in the meantime?
3. Is there a recommended workaround that preserves instrumentation while we wait?
Thanks for your help.
Solved! Go to Solution.
23 Feb 2026 09:32 AM
Hey commoncoder,
Unfortunately Dynatrace was not able to release the support for the new Android Gradle plugin 9.0 on time with the official 9.0 release from Android. But the support for the Android Gradle plugin version 9.0 is part of the next Dynatrace Android Gradle plugin version (8.333), which will be released this week.
@commoncoder wrote:3. Is there a recommended workaround that preserves instrumentation while we wait?
There is no easy workaround and therefore the recommendation is to wait until the new version is published. If this is not possible, you would have to remove the Dynatrace Android Gradle plugin and its configuration from the build and manually add the OneAgent for Android library, so the compiler can compile the manual instrumentation in the source code.
25 Feb 2026 07:54 AM
Dynatrace Android Gradle plugin version 8.333.1.1006 was released yesterday: https://central.sonatype.com/artifact/com.dynatrace.tools.android/gradle-plugin/8.333.1.1006
31 Mar 2026 02:45 PM
I would like to know if Android Gradle plugin 9.1.0 is supported by Dynatrace Android Gradle plugin version 8.335.1.1001 (published 2026-03-24).
Thank you.
31 Mar 2026 04:38 PM
Yes, it is supported. You can find the information in the official release notes: https://docs.dynatrace.com/docs/shortlink/release-notes-oneagent-mobile-sprint-335#support-android-g...
Featured Posts