ribesg
04/24/2019, 8:22 AMmarstran
04/24/2019, 8:31 AMmarstran
04/24/2019, 8:31 AMribesg
04/24/2019, 8:35 AMribesg
04/24/2019, 8:47 AMribesg
04/24/2019, 8:49 AMpublic fun io.ktor.client.request.HttpRequestBuilder.useAuthentication(): kotlin.Unit {...}
so it’s thereribesg
04/24/2019, 9:01 AMpackagingOptions {
exclude("META-INF/*.kotlin_module")
}
This should not be set on libraries, only on apps. I had it set on a library.