James Black
06/07/2021, 5:52 AMval passwordHelperViewModel = getViewModel<ViewModel>()
I get this error java.lang.NoSuchMethodError: No interface method startReplaceableGroup(ILjava/lang/String;)V in class Landroidx/compose/runtime/Composer
Is there a version of koin that is coming out that will allow this to work, as I would hate to change everything back to kotlin 1.4.32.Cyril Find
06/07/2021, 7:39 AMJames Black
06/07/2021, 7:46 AMCyril Find
06/07/2021, 8:58 AM