diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b46ec3138..35ee45198 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ Catima uses a lot of "legacy" tech, Java, Android XML. This will be ported to Ko then Jetpack Compose; for further details, see . -Thus, prefer Kotlin for new code where practical, especially new files/features. +Thus, prefer Kotlin and Jetpack Compose for new code/UI where practical, especially new files/features. ### Test Your Code