Is it possible for Gradle to automatically resolve...
# gradle
j
Is it possible for Gradle to automatically resolve cocoapods and npm deps between modules? That meaning not supported today, but is it possible to solve? Like cocoapods Gradle plugin. I am curious to know if its solveable and it gives a lot of confusion for all devs I talked with consuming libraries in KMP using like JS, Swift or Cocoapods packages. Would expect in most cases being transitive deps. Is this something Jetbrains working on already maybe?
t
cc @Timofey Solonin