mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-17 21:39:49 -04:00
https://developer.android.com/develop/ui/compose/performance/stability/fix#configuration-file
7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
// https://developer.android.com/develop/ui/compose/performance/stability/fix#configuration-file
|
|
// Consider collections stable
|
|
kotlin.collections.List
|
|
kotlin.collections.Set
|
|
kotlin.collections.Map
|
|
|