mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
fix: Bump Compose BOM to fix ExposedDropdownMenuBox crash on detach
This commit is contained in:
@@ -15,7 +15,7 @@ object Versions {
|
||||
}
|
||||
|
||||
object Compose {
|
||||
const val bom = "2025.06.01"
|
||||
const val bom = "2025.10.00"
|
||||
}
|
||||
|
||||
object Navigation3 {
|
||||
|
||||
Reference in New Issue
Block a user