Thanks for trying to help me.That is component-resources ? Is it necessary module for Gradle or it's just artifact necessary for Jetbrains Compose group?
There is no corresponding group сomponent-resources for version Jetbrains Compose 1.1.0
Link to the required artifact
https://mvnrepository.com/artifact/org.jetbrains.compose.runtime/runtime/1.1.0
Detailed error when trying to build the project
Cause 27: org.gradle.api.internal.artifacts.transform.TransformException: Failed to transform runtime-1.1.0.aar (org.jetbrains.compose.runtime
runtime1.1.0) to match attributes {artifactType=android-manifest, org.gradle.status=release}.
Caused by: org.gradle.internal.resolve.ArtifactNotFoundException: Could not find runtime-1.1.0.aar (org.jetbrains.compose.runtime
runtime1.1.0).
Searched in the following locations:
https://mylocalrepo/org/jetbrains/compose/runtime/runtime/1.1.0/runtime-1.1.0.aar