https://developer.android.com/jetpack/compose/performance/stability/fix#multiple-modules
https://patilshreyas.github.io/compose-report-to-html/use/using-gradle-plugin/
HistoryListItem was unstable because we could not infer LookupHistoryListItemModel's stability since it belonged to a module without the Compose runtime.
It actually says LookupHistoryListItemModel's stability is missing, but it considers HistoryListItem to be skippable.
restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun HistoryListItem(