Hello, I have a question. Kotlin has a tool to ensure binary compatibility. Is there anything similar for code compatibility? I have some modules to help to test other modules. In those I don't care about binary compatibility but I would like to keep the code compatibility.