Update Compose BOM and use PrimaryTabRow (#1772)

- Update Compose BOM version to 2025.10.01
- Replace `TabRow` with `PrimaryTabRow`
This commit is contained in:
Ricki Hirner
2025-10-25 11:15:01 +02:00
committed by GitHub
parent b33c4750bb
commit b0b99de56b
2 changed files with 3 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ bitfire-cert4android = "41009d48ed"
bitfire-dav4jvm = "f11523619b"
bitfire-synctools = "1a7f70b1a0"
compose-accompanist = "0.37.3"
compose-bom = "2025.10.00"
compose-bom = "2025.10.01"
dnsjava = "3.6.3"
glance = "1.1.1"
guava = "33.5.0-android"