I'm looking at the source for kotlinx.serialization and http-client-common. They both use 'gradle-bintray-plugin:1.8.2-SNAPSHOT' for pushing binaries to bintray. I've been using that as well, but am running into an odd issue, so was hoping to look at source. I got the source jar, but those sources appear to look like 1.7.x's file layout. Its kind of weird, but 1.8.x being used with K/N appears significantly different from the 1.8.x versions from
https://github.com/bintray/gradle-bintray-plugin. Does anybody know if there's a public repo for the bintray plugin being used for the K/N samples? I've been stuck for a solid day trying to debug a publishing issue. Thanks in advance!