We are using a 3rd party library whose code is based on kotlin multiplatform and our project has a Groovy DSL. When I added the library and calls their methods my app is crashing. How can I fix the same. Please see the image of the crashlog received in firebase crashlytics. I am not sure if it is issue from our code or from 3rd party library. Can anyone help us here