mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 12:07:03 +05:30
![]() Currently compose does not support default values with actual/expect functions. When we use vararg it creates a default emptyArray if we do not provide an argument which causes the compose compiler to throw an ISE. We can revert this commit once https://youtrack.jetbrains.com/issue/KT-44499 is merged. Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |