K6nele icon indicating copy to clipboard operation
K6nele copied to clipboard

Build error

Open Akashkumarg opened this issue 3 years ago • 1 comments

Could not determine the dependencies of task ':app:mergeDebugAssets'.

Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not resolve project :speechutils:app. Required by: project :app > No matching configuration of project :speechutils:app was found. The consumer was configured to find a runtime of a component, preferably optimized for Android, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'com.android.build.api.attributes.AgpVersionAttr' with value '7.2.2', attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm' but: - None of the consumable configurations have attributes.

Akashkumarg avatar Oct 13 '22 04:10 Akashkumarg

Perhaps it's related to #54

You could also look at how GitHub is building the project, which seems to succeed: https://github.com/Kaljurand/K6nele/actions/runs/2962799079/jobs/4740689997

Kaljurand avatar Oct 14 '22 21:10 Kaljurand