Nav Singh
05/09/2019, 1:21 PMpawegio
05/09/2019, 1:26 PMNav Singh
05/09/2019, 1:33 PMtseisel
05/09/2019, 1:46 PMbuild.gradle for your app module (at least the dependencies block)Nav Singh
05/09/2019, 2:50 PMNav Singh
05/09/2019, 2:52 PMNav Singh
05/09/2019, 2:52 PMtseisel
05/09/2019, 3:42 PMandroidDependencies Gradle task : ./gradlew app:androidDependencies
Check that debugCompileClasspath and debugRuntimeClasspath configurations both have org.jetbrains.kotlinx:kotlinx-coroutines-android:1.1.0@jar.Nav Singh
05/09/2019, 3:44 PMNav Singh
05/09/2019, 3:44 PMtseisel
05/10/2019, 7:29 AM