Add warning about issue on alpha07
This commit is contained in:
parent
c122074c99
commit
c73d41e768
1 changed files with 2 additions and 0 deletions
|
|
@ -93,6 +93,8 @@ androidx_startup = { module = "androidx.startup:startup-runtime", version.ref =
|
|||
androidx_preference = "androidx.preference:preference:1.2.1"
|
||||
|
||||
androidx_compose_bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose_bom" }
|
||||
# Warning: issue on alpha07, make sure this is working when upgrading
|
||||
# Context in https://github.com/vector-im/element-x-android/pull/1239#issuecomment-1711500332
|
||||
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha06"
|
||||
|
||||
# Coroutines
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue