Shan
01/12/2020, 1:28 AMcommonMain in a mpp gradle file?basher
01/12/2020, 2:08 AMbasher
01/12/2020, 2:08 AMShan
01/12/2020, 2:21 AMval coreCommon by creating { }
but would prefer core-common to be the directory name.Shan
01/12/2020, 2:22 AMcommonMain in the build file and it would not generate the directory?basher
01/12/2020, 2:23 AMcore-common by creating` if the issue is kotlin not liking the hyphenbasher
01/12/2020, 2:25 AMShan
01/12/2020, 2:26 AMcore-common in the end. Having other build issues right now with trying to add an android library, so I'll see if it skips the commonMain directory once I'm able to build. 🙂 Thanks