Hi, in my project, I'm using Channels. When building with Proguard enabled, everything is working fine but when I switch to R8 some of the Channels are not working anymore. Any hints on what could cause that ?
l
louiscad
10/17/2018, 7:21 PM
You mean #coroutines channels? Which AGP version, which Kotlin version and which kotlinx.coroutines version?