Adjusting Stability of composables

This commit is contained in:
Vitor Pamplona
2023-10-28 18:19:21 -04:00
parent bd70bd708b
commit 572c11e847
5 changed files with 13 additions and 76 deletions
@@ -59,4 +59,5 @@ class AudioTrackEvent(
}
}
@Immutable
data class Participant(val key: String, val role: String?)