diff --git a/compose_stability_config.conf b/compose_stability_config.conf index a08755ef..e6594d88 100644 --- a/compose_stability_config.conf +++ b/compose_stability_config.conf @@ -1,4 +1,4 @@ -ws// Classes that should be treated as stable by the Compose compiler. +// Classes that should be treated as stable by the Compose compiler. // This prevents unnecessary recompositions for classes that are effectively immutable. // See: https://developer.android.com/develop/ui/compose/performance/stability/fix