Build error
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.
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