Meshtastic-Android/gradle
James Rich 47c5465b3d chore(deps): downgrade compose-multiplatform / material3 / androidx-compose to stable
Prophylactic downgrade off the bleeding-edge Compose stack while we hunt the
internal-build animation freeze that first appeared on CMP 1.11.0-beta02.

- compose-multiplatform        1.11.0-beta02 -> 1.10.3   (latest stable)
- compose-multiplatform-material3  1.11.0-alpha06 -> 1.10.0-alpha05
  (no 1.10.x stable exists; alpha05 is the matching pre-release for CMP 1.10)
- androidx-compose             1.11.0-rc01   -> 1.10.3   (paired with CMP 1.10.3)

Adds @file:OptIn(ExperimentalMaterial3ExpressiveApi::class) to the call sites
that use MaterialTheme.typography.titleMediumEmphasized — that typography is
stable in 1.11 but experimental in the 1.10 train.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-17 15:21:35 -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): downgrade compose-multiplatform / material3 / androidx-compose to stable 2026-04-17 15:21:35 -05:00
publishing.gradle.kts build(ksp): ksp and publishing tuning (#4462) 2026-02-05 22:36:38 +00:00