oday
01/25/2024, 8:59 PM1.9.22
ComoseBOM 2024.01.00
Compose Compiler 1.5.8
https://pastebin.com/7jUpngYAjw
01/25/2024, 9:04 PMromainguy
01/25/2024, 9:05 PModay
01/25/2024, 9:06 PMYusuf Ibragimov
01/27/2024, 8:58 AMimplementation("androidx.compose.material3:material3-android:1.2.0-beta02")
use this for material3 now it is working for meoday
01/27/2024, 11:02 AMLukasz Kalnik
01/30/2024, 5:10 PMcompose.animation:animation-core:1.6.0
where this bug apparently originates.
E.g. we have experienced the same ProgressIndicator crash when updating accompanist-permissions
to 0.34.0
(even though we explicitly use compose-bom:2023.10.01
)Stefan Wärting
02/09/2024, 7:41 AM