我正在使用 Android Studio Canary 构建一个新项目,在为 jet pack compose 设置依赖项时,我将其作为构建输出:
Execution failed for task ':app:processDebugAndroidTestManifest'.
> Could not resolve all files for configuration ':app:debugAndroidTestRuntimeClasspath'.
> Could not find org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.3.
Required by:
project :app > androidx.compose.runtime:runtime:1.0.0-beta02
Run Code Online (Sandbox Code Playgroud)