I’m having a strange issue: Whenever I do a Gradle sync / refresh in a MPP project, all the iOS Native dependencies (i.e. WatchKit) are re-downloaded. It seemed to stop a few days ago, but now it’s doing it again. Anyone else experience this?
@drew thanks. For anyone who sees this, I got around this using the suggestion Sergey made on the YT issue (excluding dependency groups by regex), since I’m on Gradle 5.1.1.
Instead of the usual