Hmm? That function requires a plain old List, nothing else.
If you're referring to Compose perf stuff (which you don't need at all here) then that would be https://github.com/Kotlin/kotlinx.collections.immutable, not firebase-crashlytics-buildtools
m
Md Sohail
10/12/2023, 2:59 PM
Thanks bro, I am not having any performance issues.
I tried to use listOf() and it's working fine. So thanks for you help