Hi, I'm doing some modularization of our SDK and I see that there's a `FatFrameworkTask` for native ...
p
Hi, I'm doing some modularization of our SDK and I see that there's a
FatFrameworkTask
for native targets. Is there a canonical way to produce a fat JAR?
a
p
Thanks, this is what I'm using at the moment but in a kotlin-java module. I was hoping there might be a general multiplatform solution.