Random PSA for anyone commonizing Compose code and utilizing lint checks like the built-in ones and https://github.com/slackhq/compose-lints.
Without extra work, those checks won't apply to common sources, so stuff that you thought lint would catch might have slipped through.
The extra configuration needed, based on AndroidX's setup and https://github.com/slackhq/slack-gradle-plugin: