我试图使用jetPack编写一个项目,我有所有必要的依赖项才能工作,但是当我运行我的应用程序时,它会抛出一个错误,我无法找到解决方案。这是错误:
java.lang.AssertionError: CALL 'public final fun <get-currentComposer> (): androidx.compose.runtime.Composer<*> declared in androidx.compose.runtime.Compos
我正试图在我的应用程序中添加之后的jetpack撰写,但一旦我将撰写设置为true,我就会遇到构建失败 compose = true // enabling composewill result in build failure错误:Execution failed for task
':app:kaptGenerateStubsAlphaX86