We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4ebde1 + f89a554 commit dd516a7Copy full SHA for dd516a7
compose_compiler_config.conf
@@ -1,5 +1,5 @@
1
// This file contains classes (with possible wildcards) that the Compose Compiler will treat as stable.
2
-// It allows us to define classes that our not part of our codebase without wrapping them in a stable class.
+// It allows us to define classes that are not part of our codebase without wrapping them in a stable class.
3
// For more information, check https://developer.android.com/jetpack/compose/performance/stability/fix#configuration-file
4
5
// We always use immutable classes for our data model, to avoid running the Compose compiler
0 commit comments