Meshtastic-Android/gradle
James Rich a1af9ef9fd chore(deps): split androidx-compose version ref from CMP
The compose-multiplatform version ref in libs.versions.toml was shared
between the org.jetbrains.compose.* artifacts (plus Gradle plugin) and
the two androidx.compose.{runtime,ui} test/tracing artifacts. Google
ships the androidx side first; when Renovate noticed androidx
1.11.0-rc01 it bumped the shared variable and the build choked because
JetBrains had not yet published the org.jetbrains.compose plugin at
that version (see PR #5180).

Introduce a dedicated androidx-compose-bom-aligned version ref for the
two androidx artifacts so Renovate can bump them without dragging CMP,
and add a Renovate group rule that keeps both ecosystems updated
together so they stay aligned in practice. AndroidCompose.kt's
resolutionStrategy continues to force these groups to the CMP version
at resolution time, so runtime behavior is unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-17 21:40:18 -05:00
..
wrapper chore(deps): update gradle to v9.4.1 (#4850) 2026-03-19 14:15:38 +00:00
develocity.settings.gradle feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
gradle-daemon-jvm.properties ci: Upgrade to JDK 21 and centralize CI configuration with new workflows (#4948) 2026-03-27 17:06:19 +00:00
libs.versions.toml chore(deps): split androidx-compose version ref from CMP 2026-04-17 21:40:18 -05:00
publishing.gradle.kts build(ksp): ksp and publishing tuning (#4462) 2026-02-05 22:36:38 +00:00