MR3Y
09/30/2023, 4:36 PMKotlin doesn't currently support sharing a source set for these combinations:
• Several JVM targets
• JVM + Android targets
• Several JS targetsThere is no official solution, but I'm wondering if there is a workaround/hack I can use, I looked at the official samples/templates and other multiplatform projects but couldn't find a solution.
Jeff Lockhart
09/30/2023, 4:57 PMMR3Y
09/30/2023, 5:03 PMactual
implementations like using Okhttp for example as an http client. Anyway, thanks for the repo, will try it out and see if it worksJeff Lockhart
09/30/2023, 5:07 PMephemient
09/30/2023, 11:18 PMJeff Lockhart
10/01/2023, 12:17 AMMR3Y
10/01/2023, 12:44 AMephemient
10/01/2023, 12:45 AMMR3Y
10/01/2023, 12:48 AM