Gabriel Feo
06/15/2020, 5:08 PMCannot access class 'kotlinx.coroutines.flow.Flow'. Check your module classpath for missing or conflicting dependenciesCompiles and runs fine, but the IDE reports there's an error in each of my files. Also happens with the Duration API:
Cannot access class 'kotlin.time.Duration'. Check your module classpath for missing or conflicting dependencies