<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compose BOM version strictly coupled to Dynatrace Android Gradle Plugin – dependency resolution failure in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294330#M7231</link>
    <description>&lt;P&gt;A small&amp;nbsp;addition to the answer of my colleague regarding this part of you question:&lt;/P&gt;&lt;BLOCKQUOTE&gt;This raises the question of why the Compose version must be so tightly bound to the Dynatrace plugin version&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This build verification is only enabled, when a Dynatrace auto-instrumentation feature for the Jetpack Compose library is enabled. Dynatrace added this verification to protect customers from accidentally instrumenting untested versions and shipping this instrumentation to their user base.&lt;BR /&gt;The auto-instrumentation is part of the plugin and therefore a Dynatrace Android Gradle plugin version update is needed, when a new Jetpack Compose version is released.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Feb 2026 14:52:10 GMT</pubDate>
    <dc:creator>Thomas_Wirth1</dc:creator>
    <dc:date>2026-02-06T14:52:10Z</dc:date>
    <item>
      <title>Compose BOM version strictly coupled to Dynatrace Android Gradle Plugin – dependency resolution failure</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294080#M7229</link>
      <description>&lt;P class=""&gt;We are experiencing a Gradle dependency resolution issue that seems to indicate a strict coupling between the Jetpack Compose BOM version and the Dynatrace Android Gradle plugin.&lt;/P&gt;
&lt;P class=""&gt;After upgrading the Compose BOM to version &lt;SPAN class=""&gt;2025.12.01&lt;/SPAN&gt;, the Gradle sync fails with the error reported below.&lt;/P&gt;
&lt;P class=""&gt;This happens even when using the latest available version of the Dynatrace Android Gradle plugin.&lt;/P&gt;
&lt;P class=""&gt;This raises the question of why the Compose version must be so tightly bound to the Dynatrace plugin version, and how this situation is expected to be handled when upgrading Compose.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P class=""&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class=""&gt;&lt;STRONG&gt;Compose BOM version:&lt;/STRONG&gt; &lt;SPAN class=""&gt;2025.12.01&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=""&gt;&lt;STRONG&gt;Dynatrace Android Gradle Plugin version:&lt;/STRONG&gt; &lt;SPAN class=""&gt;8.331.1.1004&lt;/SPAN&gt;&lt;SPAN class=""&gt; (latest at the time of writing)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;&lt;STRONG&gt;Steps to Reproduce&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P class=""&gt;Update Jetpack Compose BOM to &lt;SPAN class=""&gt;2025.12.01&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=""&gt;Run Gradle sync&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=""&gt;Sync fails with a dependency resolution error&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;&lt;STRONG&gt;Actual Behavior&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=""&gt;Gradle sync fails with the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P class=""&gt;"Could not resolve all dependencies &lt;SPAN class=""&gt;for&lt;/SPAN&gt; configuration &lt;SPAN class=""&gt;':app:debugAndroidTestRuntimeClasspath'&lt;/SPAN&gt;.&lt;BR /&gt;Version &lt;SPAN class=""&gt;'1.10.0'&lt;/SPAN&gt; of artifact &lt;SPAN class=""&gt;'androidx.compose.ui:ui'&lt;/SPAN&gt; is not supported.&lt;/P&gt;
&lt;P class=""&gt;Please use the latest version of the Dynatrace Android Gradle plugin."&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;The error persists even when using Dynatrace Android Gradle plugin version &lt;SPAN class=""&gt;8.331.1.1004&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 07:12:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294080#M7229</guid>
      <dc:creator>leon</dc:creator>
      <dc:date>2026-02-04T07:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Compose BOM version strictly coupled to Dynatrace Android Gradle Plugin – dependency resolution failure</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294082#M7230</link>
      <description>&lt;P&gt;Hi leon,&lt;BR /&gt;I can tell you support for Jetpack Compose version 1.10 is on the way and will be released end of February with OneAgent for &lt;SPAN&gt;Android&lt;/SPAN&gt; version 8.333.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 15:31:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294082#M7230</guid>
      <dc:creator>pllhnr</dc:creator>
      <dc:date>2026-02-03T15:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compose BOM version strictly coupled to Dynatrace Android Gradle Plugin – dependency resolution failure</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294330#M7231</link>
      <description>&lt;P&gt;A small&amp;nbsp;addition to the answer of my colleague regarding this part of you question:&lt;/P&gt;&lt;BLOCKQUOTE&gt;This raises the question of why the Compose version must be so tightly bound to the Dynatrace plugin version&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This build verification is only enabled, when a Dynatrace auto-instrumentation feature for the Jetpack Compose library is enabled. Dynatrace added this verification to protect customers from accidentally instrumenting untested versions and shipping this instrumentation to their user base.&lt;BR /&gt;The auto-instrumentation is part of the plugin and therefore a Dynatrace Android Gradle plugin version update is needed, when a new Jetpack Compose version is released.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 14:52:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294330#M7231</guid>
      <dc:creator>Thomas_Wirth1</dc:creator>
      <dc:date>2026-02-06T14:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compose BOM version strictly coupled to Dynatrace Android Gradle Plugin – dependency resolution failure</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294530#M7240</link>
      <description>&lt;P&gt;Thank you for the clarification, this makes sense now!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 14:25:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Compose-BOM-version-strictly-coupled-to-Dynatrace-Android-Gradle/m-p/294530#M7240</guid>
      <dc:creator>leon</dc:creator>
      <dc:date>2026-02-10T14:25:01Z</dc:date>
    </item>
  </channel>
</rss>

