I’m having trouble resolving an expect/actual declaration from another local gradle module in my project. Either I can see it in the common code, but not in the native sourceset or vice versa. Anyone know the best way to resolve problems like this? @russhwolf You gave me the recommended settings to resolve problems like this a 4 or 5 months ago. Has anything changed regarding this?
spierce7
10/02/2021, 4:46 AM
I’m currently configuring the build only to use the platform we’re currently building for. Is there a better way to do this now that someone could point me to?
@russhwolf So when we previously tried something like that, syncing gradle took FOREVER because it would determine all the common and intermediate sources for the dependencies of the 12+ modules that we do this for.
spierce7
10/04/2021, 6:09 PM
Has this gotten better?
r
russhwolf
10/04/2021, 6:11 PM
They've rewritten a lot of the internals, so probably. I don't have numbers though