After upgrading to `sqldelight 1.3.0` I have this ...
# squarelibraries
d
After upgrading to
sqldelight 1.3.0
I have this gradle error:
Copy code
More than one file was found with OS independent path 'META-INF/runtime.kotlin_module'
Searching through build folder reveals that sqldelight and 2 other libraries provide this file. SO is full of advices to exclude these from packaging options, but people also note that this would break reflection. I'm a bit hesitant to do that. Is this really a best solution? Should I file a bug somewhere?
w
d
subscribed, thank you!