kpgalligan
07/01/2018, 6:56 PMrusshwolf
07/01/2018, 11:21 PMdependencies
block inside one of the configurations inside konanArtifacts
, then add a line artifactConfigurationName com.example:dependency:1.0
, replacing ConfigurationName
with the name of your configuration. Most of this stuff isn’t documented yet that I’ve found so there may be better ways, but that’s what I’ve gotten working so far. See eg https://github.com/russhwolf/multiplatform-settings/blob/master/sample/shared/ios/build.gradlekpgalligan
07/02/2018, 12:19 AMrusshwolf
07/04/2018, 3:56 AMkpgalligan
07/04/2018, 11:13 AM