allan.conda
02/02/2022, 6:32 PMBackend Internal error: Exception during IR lowering
Caused by: java.lang.IllegalStateException: couldn't find inline method Landroidx/compose/runtime/EffectsKt;.rememberCoroutineScope$default
How can I go about fixing this issue? I can’t find a solution from searching here.Kirill Grouchnikov
02/02/2022, 6:41 PMGeorge Mount
02/02/2022, 6:55 PMallan.conda
02/02/2022, 6:56 PMKirill Grouchnikov
02/02/2022, 7:19 PMallan.conda
02/02/2022, 7:35 PMversion.androidx.compose.compiler=1.0.5
version.androidx.compose.material=1.0.5
version.androidx.compose.runtime=1.0.5
version.androidx.compose.ui=1.0.5
version.androidx.hilt-navigation-compose=1.0.0
version.androidx.navigation-compose=2.4.0
version.androidx.paging-compose=1.0.0-alpha14
version.google.accompanist=0.20.3
Would you mind sharing your current versions if you’re using these?Kirill Grouchnikov
02/02/2022, 7:52 PMallan.conda
02/22/2022, 7:01 PMbuildFeatures.compose = true
🤦♂️ which caused the build failure